This page looks best with JavaScript enabled
⚠️

Shortcodes

 ·   ·  ☕ 1 分で読めます
✏️

Markdownify box

This is boxmd shortcode  内側で*などを使える

Simple box

This is **box** shortcode  \*などはそのまま表示

Code tabs

Make it easy to switch between different code

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

Tabs for general purpose

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

Title2

contents2

Alert

Colored box

Notice

success text
info text
warning text
error text
Share on

END
END
@aiandrox