You can use Markdown formatting to write structured content with FireHydrant. We support basic Markdown syntax with some specific limits on which tags are supported. Here's a quick rundown of which tags are supported and the syntax you can use to create them.
Tag | Markdown Syntax |
Bold |
**bold** or __bold__ |
Italic |
*italic* or _italic_ |
Link |
[Display Text](https://linkurl.com) |
Unordered List |
- Item |
Ordered List |
1. Item 1 |
Blockquote |
> Text |
Inline Code |
`text` |
Code Block |
``` |
Horizontal Rules |
--- or *** |
Images |
 |
Tables* |
|
* Tables are not currently supported in comments in FireHydrant and will be shipping soon for all other fields.