Centered text
Markdown guides:
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
https://github.github.com/gfm/
Quote or notes
Table of Contents (hidden by default)
- Header
- Header
- Header
[LinkToClass
] (will display correctly if found in the repo)
More description
Mermaid graph
flowchart TB
c1-->a2
subgraph one
a1-->a2
end
subgraph two
b1-->b2
end
subgraph three
c1-->c2
end
one --> two
three --> two
two --> c2
Footnote 1
Note
Highlights information that users should take into account, even when skimming.
Important
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
Warning
Can also be written like this
Hidden video
kondo-cli-preview-clean.webm
Footnotes
-
Footnote text will be moved to the bottom ↩