
Introductions, First Post.
👋
Hey look a website! Thanks for visiting! 😊
About
something something something, I'm building this site it's pretty cool
it should be available at /posts/introductions.html [todo!]
Let's take a look at the ready to use transformations in this app for markdown
Warning
Work In Progress
JavaScript
(async () => { console.log('hello world' )})()
HTML
<div class="block" data-property="value" aria-value="use-label">
<span class="title">Something</span>
<span class="subtitle">Something about something</span>
</div>
Python
for x in range(6):
if x == 3: break
print(x)
else:
print("Finally finished!")
syntax highlighting is pretty cool
here have an image or two

Some more of these block elements
Tip, Important, Warning, Caution
Tip
Helpful advice for doing things better or more easily.
Important
Key information users need to know.
Warning
Urgent info that needs immediate attention.
Caution
Negative potential consequences of an action.
Tables
| Product | Price | Sales | Revenue |
|---|---|---|---|
| A | ¥99 | 1,250 | ¥123,750 |
| B | ¥199 | 856 | ¥170,344 |
| C | ¥299 | 432 | ¥129,168 |
| Total | 2,538 | ¥423,262 |
Different alignements
| Left-aligned | Center-aligned | Right-aligned |
|---|---|---|
| Left | Center | Right |
| text | text | text |
Detail Blocks
Click to expand
Hidden content goes here. Supports markdown inside.
emojis are supported also 🔥 🔥 🎁 ⭐
blockquotes
hello
how're you?
good! thanks, and you?
great!
This markup should survivebuild
Thanks! :start: :start: :start: