Markdown Formatting Support

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 

- Item 
Ordered List
1. Item 1

2. Item 2
Blockquote
> Text 
Inline Code
`text` 
Code Block
```
text

```
Horizontal Rules
--- or ***
Images
![Alt Text](https://imageurl.com "Description")
Tables*
| Food      | Type |
| ----------- | ----------- |
| Apple      | Fruit      |
| Carrot   | Vegetable        |

* Tables are not currently supported in comments in FireHydrant and will be shipping soon for all other fields.

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

Contact Our Support Team
Got a Question or Suggestion? We're here to help!
Follow us on Twitter
Get the latest news and updates first