Skip to content

Commit 7ae50fc

Browse files
Update index.md
1 parent 2ad6c91 commit 7ae50fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/posts/dev-note-5/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tags: ['开发日志']
2121

2222
这代表这段文本的字体大小是偏小的,并应用了加粗,颜色为 #005CAF,并具有注音和提示。
2323

24-
特别需要注意的是,由于 ; 是 WebGAL 的注释语法,所以在文本拓展语法中应用 ; 需要加 \ 转义,成为 \;
24+
特别需要注意的是,由于 ; 是 WebGAL 的注释语法,所以在文本拓展语法中应用 `;` 需要加 `\` 转义,成为 `\;`
2525

2626
## 文本样式
2727

0 commit comments

Comments
 (0)