H1 Heading
H2 Heading
H3 Heading
H4 Heading
H5 Heading
H6 Heading
Text Styles
Normal text with bold, italic, bold italic, strikethrough,
highlight, and inline code.
Superscript: x^2^
Subscript: H~2~O
Blockquotes
This is a blockquote.
Nested blockquote.
Even deeper.
Lists
-
Unordered list item
-
Another item
-
Nested item
- Deeper nested item
-
-
Ordered list item
-
Another ordered item
- Nested ordered item
- Another nested item
Horizontal Rule
Links
- Markdown Guide
- Internal link
- Autolink: https://obsidian.md
Images

Code
Inline code: console.log("Hello World")
Code Block (Python)
def hello():
print("Hello, World!")
Code Block (JavaScript)
function greet() {
console.log("Hello, Obsidian!");
}
Callouts
This is a note callout.
This is an abstract callout.
This is an info callout.
This is a todo callout.
This is a tip callout.
This is a success callout.
This is a question callout.
This is a warning callout.
This is a failure callout.
This is a danger callout.
This is a bug callout.
This is an example callout.
This is a quote callout.
Tables
| Syntax | Description | Example |
|---|---|---|
| Header | Title | Text |
| Cell | Cell | Cell |
Code |
Bold | Italic |
Footnotes
Here is a sentence with a footnote.[1]
Here’s another footnote reference.[2]
Math
Inline math:
Block math:
Divider Testing
Misc
- Emoji: 😃 🚀 🎉
- HTML inside Markdown: underlined text
- Escaping characters: Not italic
Color Text
Your colored word
🎨 Farb-Referenz für Obsidian
- Red
- Crimson
- Orange
- Gold
- Yellow
- Green
- LimeGreen
- SeaGreen
- Teal
- Cyan
- SkyBlue
- DodgerBlue
- Blue
- Navy
- Violet
- Magenta
- Purple
- DeepPink
- Chocolate
- Gray
- Silver