Using markdown for text formatting
Aliveforms allows form creators to use markdown to format text. in form title and message display screens.
Places where markdown can be used
In Aliveforms, markdown can be used to place formatted text
- In question titles
- Message screen after form submission.
Important Notes
Please note that you may require to wrap text in divs to have properly formatted. And line break may require two empty lines.
Examples
Welcome **[[SCREEN.0]]**
<div>
<center>How Are you?</center>
</div>