Header¶
The table of contents is shown only if there is a first level header and second level headers.
Inline¶
Bold
Italic
BoldItalic
Underline, Underline
Strike
Hilited
x2, x2
H2O, H2O
example.com
https://github.com
Footnote1
citation here
range() function.
#!python range() function.
A Markdown paragraph with no closing tag.
A raw paragraph with *no* closing tag.
Block¶
| factorial.py | |
|---|---|
I'm a code annotation! I can contain
code, formatted
text, images, ... basically anything that can be written in Markdown.
| include file | |
|---|---|
graph TD
A --> B | First Header | Second Header | Third Header |
|---|---|---|
| Left | Center | Right |
| Left | Center | Right |
Some text.
Blank line is required before list:
- one
- two
Nesting¶
- here must be text or just one space symbol
Line of text to separate lists, otherwise its are counted as one...
- Item
- Item
- One
- Two
code
- Term
- Definition
- One
- Two
- Three
Admonition¶
Title text
foo
Note
Abstract
Info
Tip
Success
Question
Warning
Failure
Danger
Bug
Example
Quote
-
multilined
footnote ↩