Skip to content

Commit 0c64efd

Browse files
committed
Update 2019-08-08-demo-blog.md
1 parent a65af56 commit 0c64efd

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

_posts/2019-08-08-demo-blog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,18 @@ Moon
8383

8484
> An example showing the `danger` type prompt.
8585
{: .prompt-danger }
86+
87+
> [!note]
88+
> This is a `note` github alert
89+
90+
> [!tip]
91+
> This is a `tip` github alert
92+
93+
> [!warning]
94+
> This is a `warning` github alert
95+
96+
> [!caution]
97+
> This is a `caution` github alert
8698
<!-- markdownlint-restore -->
8799
88100
## Tables
@@ -201,4 +213,4 @@ The image below will toggle dark/light mode based on theme preference, notice it
201213
## Reverse Footnote
202214

203215
[^footnote]: The footnote source
204-
[^fn-nth-2]: The 2nd footnote source
216+
[^fn-nth-2]: The 2nd footnote source

0 commit comments

Comments
 (0)