我的第一篇文章的標題

Hello, world!

Second Title

1
2
3
4
5
6
7
8
#include <iostream>
using namespace std;

int main()
{
cout << "Hello, world!" << endl;
return 0;
}
1
print("Hello, world!")

Note

  • class: default/primary/success/info/warning/danger
  • no-icon: no-icon
  • style: simple/modern/flat/disabled

Any content (support inline tags too.io).

1
2
3
{% note [class] [no-icon] [style] %}
Any content (support inline tags too.io).
{% endnote %}
  • color: default/blue/pink/red/purple/orange/green
  • icon: fontawesome icon/no-icon
  • style: simple/modern/flat/disabled
1
2
3
{% note [color] [icon] [style] %}
Any content (support inline tags too.io).
{% endnote %}

Any content (support inline tags too.io).

Tab

This is Tab 1.

This is Tab 2.

This is Tab 3.

Button

  • url: 鏈接
  • text: 按鈕文字
  • icon: 圖標
  • color: 按鈕背景顔色(style) 按鈕字體和邊框顔色(outline) default/blue/pink/red/purple/orange/green
  • style: 預設實心 outline/留空
  • layout: 預設inline block/留空
  • position: layout=block 預設left center/right/留空
  • size: larger/留空
1
{% btn [url],[text],[icon],[color] [style] [layout] [position] [size] %}
Butterfly Butterfly Butterfly