Skip to content

MKDocs Syntax Examples

Syntax testing

test.yaml
1
2
3
4
5
6
a:
  aa: "aa"
  ab: "ab"
b:
  ba: "ba"
  bb: "bb"
def main():
    print("Hello world!")
console.log("Hello world")

Note

This is a simple note.

Warning

This is a warning!

Danger!

This is dangerous!

Collapsible

This is an important text!