This page looks best with JavaScript enabled
⚠️

この記事は7年以上前に書かれました。内容が古くなっている可能性がありますのでご注意ください。

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!');

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.

Expand

Title

contents

Title2

contents2

Alert

Colored box

Notice

success text
info text
warning text
error text
Share on

END
END
@aiandrox