Skip to content

Commit 287aced

Browse files
authored
Fix broken alias expression in table (#976)
1 parent d3ac755 commit 287aced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh/编辑与格式化/高级格式语法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ aliases:
5252
>
5353
> 第一列 | 第二列
5454
> -- | --
55-
> [[基本格式语法|Markdown 语法]] | ![[og-image.png\|200]]
55+
> [[基本格式语法\|Markdown 语法]] | ![[og-image.png\|200]]
5656
5757
通过在标题行中添加冒号(`:`),你可以将文本左对齐、居中或右对齐。
5858

0 commit comments

Comments
 (0)