Sep 19, 2021

The 0 blog

I created this blog to test, how and what the content will show after it's rendered on the web.
So, let check it.

Heading 1

Heading 2

Heading 3

Normal text, of course

Can we render a bold text?
And Italic

a link google

images
vertical

square

beautiful

Now, the most waited, code block
Inline code block: const x = 1
Multiline code block:

function add(a, b) {
return a + b
}

A list I think:

  • first
  • second

And the a list with number:

  1. 1st
  2. 2nd

Breaker


some icon from my mac: 🙄😀🐧🐢

block quote:

hello world

Ok, we're good ✅