How to write
You write posts in Markdown or HTML. We recommend you use a template file of Markdown to make your post.
In Markdown
Heading
# Heading 1
## Heading 2
### Heading 3
#### Heading 4
Heading 1
Heading 2
Heading 3
Heading 4
Lists
- foo.
- bar.
- baz.
- foo.
- bar.
- baz.
Donec ullamcorper nulla non metus auctor fringilla. Nulla vitae elit libero, a pharetra augue.
1. 1st.
2. 2nd.
3. 3rd.
- 1st.
- 2nd.
- 3rd.
Images
Tables
Name | item A | item B |
---|---|---|
Totals | 21 | 23 |
Alice | 10 | 11 |
Bob | 4 | 3 |
Charlie | 7 | 9 |
Inline HTML elements
HTML defines a long list of available inline tags, a complete list of which can be found on the Mozilla Developer Network.