fix: update docs/markdown.md (#509)

This commit is contained in:
NianwenDan
2024-01-22 20:16:21 -07:00
committed by GitHub
parent 532cb88cf0
commit 119df317f2

View File

@ -131,13 +131,11 @@ ___
### 代码
```markdown
````markdown
```javascript
console.log("This is a block code")
```
```
````
```markdown
~~~css