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

  1. Ordered list item

  2. Another ordered item

    1. Nested ordered item
    2. Another nested item

Horizontal Rule



Images

Placeholder Image


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

Note

This is a note callout.

Abstract

This is an abstract callout.

Info

This is an info callout.

Todo

This is a todo callout.

Tip

This is a tip callout.

Success

This is a success callout.

Question

This is a question callout.

Warning

This is a warning callout.

Failure

This is a failure callout.

Danger

This is a danger callout.

Bug

This is a bug callout.

Example

This is an example callout.

Quote

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: E=mc2

Block math:

0exdx=1

Divider Testing



Misc

Color Text

Your colored word

🎨 Farb-Referenz für Obsidian

Color Math

x
  1. This is the first footnote. ↩︎

  2. This is a longer footnote with more explanation. ↩︎