mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
docs: use notice box instead of wacky text
This commit is contained in:
parent
fcf9b1586c
commit
d20698eb0f
1 changed files with 3 additions and 1 deletions
|
@ -321,7 +321,9 @@ And this HTML:
|
||||||
</ol>
|
</ol>
|
||||||
```
|
```
|
||||||
|
|
||||||
**TIP**: If you just use `1.` for each number, Markdown will automatically number each item. For example:
|
{{% notice tip %}}
|
||||||
|
If you just use `1.` for each number, Markdown will automatically number each item. For example:
|
||||||
|
{{% /notice %}}
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
1. Lorem ipsum dolor sit amet
|
1. Lorem ipsum dolor sit amet
|
||||||
|
|
Loading…
Reference in a new issue