This blog is a test / example

By Fake Person
2024-01-12
Design
๐งช Welcome to the Test Blog
This blog post demonstrates all the features you can use in your posts.
๐ธ Image
You can embed images like this:
๐ก Headings and Text
Bold, italic, strikethrough, and
inline code
are all supported.
๐ Math
Inline math:
Block math:
๐งพ Quote Box with Directive
This is a stylized quote rendered with the custom quotebox component.
You can still use the normal version though
This is a native Markdown blockquote.
๐งฎ Code Block
function helloWorld(name: string) { return `Hello, ${name}!`; }
๐ Links
โ Lists
- One
- Two
- Nested
- Three
- First
- Second
๐ท๏ธ Tags
These are added automatically at the bottom, but you can still write them here:
- Design
- Development
- Info