1. How to use
-
Markdownify box
{{< boxmd >}} Some markdown contents {{< /boxmd >}}
-
Simple box
{{< box >}} Some contents {{< /box >}}
2. 长什么样子
You can use markdown syntax here
.
- box
- boxmd
Plain Text
Markdownify box
{{< boxmd >}}
Some markdown contents
{{< /boxmd >}}
Simple box
{{< box >}}
Some contents
{{< /box >}}
You can use markdown syntax here
.