# Markdown Guide This guide covers all supported syntax for creating rich content in your notes. The editor uses an extended version of GitHub Flavored Markdown (GFM) that includes standard syntax as well as several custom HTML tags for advanced formatting. --- ## Standard Markdown These are the foundational elements for formatting your text. ### Text Formatting
|
Style |
Syntax |
Example |
|---|---|---|
|
Bold |
|
Bold Text |
|
Italic |
|
Italic Text |
|
|
|
|
|
|
|
|
|
Link |
|
|
|
Image |
|
An image will be displayed |
|
Blockquote |
|
> Quoted text |
|
Horizontal Rule |
|
A horizontal line will appear |
|
Element |
Description |
Syntax & Example |
|
Keyboard Key |
Enter |
|
|
Highlight |
important |
|
|
Subscript |
H2O. |
|
|
Superscript |
E=mc2 |
|
|
Abbreviation |
HTML |
|
|
Collapsible Section |
Click to see moreThis content is hidden by default but can be expanded |
|
|
Colored text |
Magenta text |
|
|
File Attachment |
Creates a special link formatted as a downloadable file. |
|
|
Video |
Adds an embedded video to the note. |
|
|
Image |
|
|