mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
docs: update example posts
This commit is contained in:
parent
6507ca14c4
commit
1842dbd7da
4 changed files with 7 additions and 6 deletions
|
@ -42,7 +42,7 @@ To create a Github repository card, use the double colon syntax `::github{repo="
|
|||
|
||||
::github{repo="radishzzz/astro-theme-retypeset"}
|
||||
|
||||
## Admonition Blocks
|
||||
## Admonition
|
||||
|
||||
To create admonition blocks, use the GitHub syntax `> [!TYPE]` or the triple colon syntax `:::type`. Following types are supported: `note`, `tip`, `important`, `warning`, and `caution`.
|
||||
|
||||
|
@ -82,4 +82,4 @@ Advises about risks or negative outcomes of certain actions.
|
|||
|
||||
:::note[YOUR CUSTOM TITLE]
|
||||
This is a note with a custom title.
|
||||
:::
|
||||
:::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue