1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Introduce the prompts in docs

This commit is contained in:
Cotes Chung
2022-01-21 21:38:50 +08:00
parent ca181422a6
commit f043123f23
6 changed files with 51 additions and 11 deletions

View File

@@ -76,7 +76,18 @@ Moon
## Block Quote
> This line to shows the Block Quote.
> This line shows the _block quote_.
## Prompts
> An example showing the `note` type prompt.
{: .prompt-note }
> An example showing the `warning` type prompt.
{: .prompt-warning }
> An example showing the `danger` type prompt.
{: .prompt-danger }
## Tables