Automatically generate table of contents by checking the option here: Settings > Format > Markdown
.
Italic emphasis , Alternative italic emphasis
Bold emphasis , Alternative bold emphasis
Strikethrough
Break line (two spaces at end of line)
Block quote
Inline code
Code blocks
are
awesome
- Unordered list
- ...with asterisk/star
- Test
- Another unordered list
- ...with hyphen/minus
- Test
- Ordered list
- Test
- Test
- Test
- Nested lists
- Unordered nested list
- Test
- Test
- Test
- Ordered nested list
- Test
- Test
- Test
- Test
- Double-nested unordered list
- Test
- Unordered
- Test a
- Test b
- Ordered
- Test 1
- Test 2
- Salad
- Potatoes
- Clean
- Cook
File in same folder as the document. Use %20 for spaces!
Left aligned | Middle aligned | Right aligned |
---|---|---|
Test | Test | Test |
Test | Test | Test |
÷÷÷÷
Shorter | Table | Syntax |
---|---|---|
Test | Test | Test |
Test | Test | Test |
See reference & examples. Enable by checking Math at Settings > Markdown
.
$ I = \frac V R $
Text with background color / highlight
Text foreground color
Text with colored outline / Text with colored outline
Underline
The Subway sandwich was super
Super special characters: ⁰ ¹ ² ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁺ ⁻ ⁼ ⁽ ⁾ ⁿ ™ ® ℠
text on the right
text in the center
(one empy line above and below
required for Markdown support OR markdown='1')
Click to Expand/Collapse
Expanded content. Shows up and keeps visible when clicking expand. Hide again by clicking the dropdown button again.
To break the page (/start a new page), put the div below into a own line. Relevant for creating printable pages from the document (Print / PDF).
Youtube Welcome to Upper Austria
<iframe width='360' height='200' src='https://www.youtube.com/embed/RJREFH7Lmm8'> </iframe>Peertube Road in the wood
Web audio Guifrog - Xia Yu
Local audio Yellowcard - Lights up in the sky
Pie, flow, sequence, class, state, ER
See also: mermaidjs live editor.
graph LR
A[Square Rect] -- Link text --> B((Circle))
A --> C(Round Rect)
B --> D{Rhombus}
C --> D
Create block-styled side content.
Use one of these qualifiers to select the icon and the block color: abstract, summary, tldr, bug, danger, error, example, snippet, failure, fail, missing, question, help, faq, info, todo, note, seealso, quote, cite, success, check, done, tip, hint, important, warning, caution, attention.
!!! warning 'Optional Title' Block-Styled Side Content with Markdown support
!!! info '' No-Heading Content
??? bug 'Collapsed by default' Collapsible Block-Styled Side Content
???+ example 'Open by default' Collapsible Block-Styled Side Content
This Markdown reference file was created for the Markor project by [Gregor Santner](gsantner AT mailbox DOT org) and is licensed Creative Commons Zero 1.0 (public domain). File revision 4.