Markdown is a simple text formatting system, and is well suited for adding formatted information to your form, including headings, images, hyperlinks and more. To use Markdown, use the '*Markdown*' field to your form.
**bold like this**
[link like this](https://example.com/)
Element | Markdown Syntax |
---|---|
Heading | # Primary Heading ## Secondary Heading ### Tertiary Heading |
Bold | **bold text** |
Italic | *italicized text* |
Blockquote | > blockquote |
Ordered List |
1. First item 2. Second item 3. Third item |
Unordered List |
- First item - Second item - Third item |
Code | `code` |
Horizontal Rule | --- |
Link | [title](https://.example.com) |
Image | ![](https://.example.com/image.jpg) |
If you have any questions, please write to [email protected]. We'll be happy to help!