mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
✨ feat: add admonition functionality and markdown-extended-features article, improve blockquote styling
This commit is contained in:
parent
ed527b3bab
commit
23ba4de450
13 changed files with 360 additions and 162 deletions
|
@ -60,7 +60,7 @@ abbrlink: markdown-style-guide
|
|||
|
||||
### 構文
|
||||
|
||||
```markdown
|
||||
```
|
||||

|
||||
```
|
||||
|
||||
|
@ -228,7 +228,7 @@ abbrlink: markdown-style-guide
|
|||
|
||||
### 構文
|
||||
|
||||
```markdown
|
||||
```html
|
||||
H<sub>2</sub>O
|
||||
|
||||
X<sup>n</sup> + Y<sup>n</sup> = Z<sup>n</sup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue