Hello, World
published 01/10/2022 • 1m reading time • 14 viewsThis is a test Document!
Well you are reading this so everything must be working! :P
Markdown Rendering Test
Blockquotes are love. Blockquotes are life.
Warning
This is no normal blockquote, this is an admonition.
Caution
This is no normal blockquote, this is an admonition.
Note
This is no normal blockquote, this is an admonition.
Tip
This is no normal blockquote, this is an admonition.
Important
This is no normal blockquote, this is an admonition.
Info
This is no normal blockquote, this is an admonition.
- Word
-
This is the definition of the above word.
Now for some code blocks
!
Thank you to digitalpardoe/One-Dark.tmbundle for the Atom One Dark theme that I’m using.
children.sort_by(|a, b|
b.is_dir.cmp(&a.is_dir)
.then_with(|| a.name.cmp(&b.name))
);
And some LaTeX rendered to MathML:
Lets also try some inline math: