Markdown Viewer
Configuration
Heading1
Heading2
Heading3
Heading4
Heading5
Heading6
Text Style
Bold
Bold
Italic
Italic
Strikethrough
Horizontal Rule
Blockquote
This is a blockquote.
This is a nested blockquote.
List
Unordered
- Item 1
- Item 2
- Sub Item 2-1
- Sub Item 2-2
Ordered
- Item 1
- Item 2
- Sub Item 2-1
- Sub Item 2-2
Checkbox
Features not specified in CommonMark
Link
Image
Code
inline-code
example.
code block:
def hello_world():
print("Hello, World!")
Table
Features not specified in CommonMark
Header 1 | Header 2 | Header 3 |
---|---|---|
Data 1 | Data 2 | Data 3 |
Data 4 | Data 5 | Data 6 |
Anchor
Footnote
Features not specified in CommonMark
Footnote1 is added here. [1]
Footnote2 is added here. [2]
Inline footnote is added here.[3]
Formula
Features not specified in CommonMark
Support for math expressions in TeX.