This page looks best with JavaScript enabled

Shortcodes example

 ·  ☕ 2 min read  ·  🤖 TED LZY

Markdownify box

This is boxmd shortcode, the markdown syntax works here

Simple box

This is **box** shortcode, markdown syntax doesn't work here

Code tabs

Make it easy to switch between different code

1
System.out.println('Hello World!');
1
console.log('Hello World!');

General Tabs

Windows section

1
console.log('Hello World!');

⚠️Becareful that the content in the tab should be different from each other. The tab makes unique id hashes depending on the tab contents. So, If you just copy-paste the tabs with multiple times, since it has the same contents, the tab will not work.

MacOS section

Hello world!

Ubuntu section

Great!

Expand

Title

contents

Alert

Colored box

Notice

success text
info text
warning text
error text
Share on

TED LZY
WRITTEN BY
TED LZY
Programmer