Markdown
Headings
H3
H4
H5
H6
Links & Embeds
a footer link1
Paragraph & Formats
line1
line2
line3
line4
bold
italic
strikethrough
==highlight==
%% comment %%
code
Lists
Unordered List
- 1
- 2
- 3
Ordered List
- a
- b
- a
- b
- c
- c
Task List
- a
- b
- c
Definition List
Blockquotes
1
2
Admonitions
[!note] github alerts
- note
- tip
- important
- warning
- caution
信息
- note
- tip
- info
- waring
- danger
Code
console.log('Hello World!');
Math Equations
inline
Let be Riemann integrable. Let be
. Then is continuous, and at all such that
is continuous at , is differentiable at with .
block
Diagrams
Tables
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Data 1 | Data 2 | Data 3 |
Parser
Editor
- Ace
- CodeMirror
- Monaco
- quill
- https://github.com/ianstormtaylor/slate
- https://github.com/codex-team/editor.js
- https://github.com/benweet/stackedit
- https://github.com/nhn/tui.editor
- https://github.com/tinymce/tinymce
- https://github.com/pandao/editor.md
- https://github.com/Milkdown/milkdown
- https://github.com/Vanessa219/vditor
- https://github.com/TypeCellOS/BlockNote
- https://github.com/charmbracelet/glow
Resources
- https://help.obsidian.md/syntax
- https://commonmark.org/help/
- https://www.markdownguide.org/cheat-sheet/
- https://markdown.com.cn/
- https://github.github.com/gfm/
- https://daringfireball.net/projects/markdown/syntax
- https://support.typoraio.cn/zh/Markdown-Reference/