This blog is a test / example

author
By Fake Person

2024-01-12

50

35

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:

Another Image


๐Ÿ’ก Headings and Text

Bold, italic, strikethrough, and

inline code
are all supported.


๐Ÿ“ Math

Inline math: E=mc2E = mc^2
Block math:

โˆซ0โˆžeโˆ’x2dx=ฯ€2\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2}

๐Ÿงพ 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
  1. First
  2. Second

๐Ÿท๏ธ Tags

These are added automatically at the bottom, but you can still write them here:

  • Design
  • Development
  • Info

Popular Tags :

Share this post :