mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-18 04:06:05 +02:00
chore: add i18n md style guide posts and an universal article
This commit is contained in:
parent
2b5c2b31ff
commit
f17710bf29
8 changed files with 945 additions and 33 deletions
|
@ -34,8 +34,6 @@ HTML 的 `<h1>` 至 `<h6>` 标签对应六个等级的标题。`<h1>` 为最高
|
|||
|
||||
## 图片
|
||||
|
||||
使用相对路径 `../assets/image.jpg` 或绝对路径 `https://example.com/image.jpg` 来引用图片。
|
||||
|
||||
### 语法
|
||||
|
||||
```markdown
|
||||
|
@ -44,7 +42,7 @@ HTML 的 `<h1>` 至 `<h6>` 标签对应六个等级的标题。`<h1>` 为最高
|
|||
|
||||
### 效果
|
||||
|
||||

|
||||

|
||||
|
||||
## 块引用
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue