Format style | Markdown | Description | Result |
Bold | **text** | – | Bolds text |
Italic | *text* | – | Makes text italic |
Bold and italic | ***text*** | – | Bolds text and makes it italic at the same time |
Strike | ~~text~~ | – | Strikes through text |
Inline | `text` | – | Highlights and displays text as code |
Blockquote | >text | – | Sets text apart in a block |
Link | [text](URL) | – | Links the text in square brackets [] to the URL in parenthesis () |
Horizontal line | --- | – | Adds a horizontal line |
Image | ![alternateText](URL "hoverText") | The alternate text is the text that will be displayed when the image doesn't load. The hover text will be displayed when users hover over the image. | Inserts an image that is found at the URL |
Linked image | [![alternateText](imageURL "hoverText")](PageURL) | – | Links the image found at the first URL to the page given in the second URL |
Font size | # text ## text ... ###### text | Use # to render the largest size. Use ###### to render the smallest size. | Increases or decreases the font size |
Bulleted list | * text (or) - text | – | Creates a bulleted list |
Numbered list | 1. text | – | Creates a numbered list |
Indented list | * text * text | Add a space in front of the list item that should be indented. | Creates an indented list |
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.