Skip to content

fix(docs): 尝试修复倒引号引起内容包含管道符时不能被 Obsidian 正确解析的问题#17

Merged
shadowlots merged 2 commits intosysu-remajor:mainfrom
RenAhsAcme:main
May 6, 2026
Merged

fix(docs): 尝试修复倒引号引起内容包含管道符时不能被 Obsidian 正确解析的问题#17
shadowlots merged 2 commits intosysu-remajor:mainfrom
RenAhsAcme:main

Conversation

@RenAhsAcme
Copy link
Copy Markdown
Contributor

已修改

尝试修复倒引号引起内容包含管道符时不能被 Obsidian 正确解析的问题。

修改方法

对倒引号引起内容中的管道符添加反斜杠进行转义,以适配 Obsidian 的显示方式。

验证

更改生效后网页预览图 屏幕截图 2026-05-06 212617 屏幕截图 2026-05-06 212623

安全更新?

不是。该更改不具有任何安全性更改。

破坏性更改?

不是。该更改不具有任何破坏性更改,可以安全切换到新的特性版本。

关联的 Issue

#16 bug: 表格内使用倒引号包括的数据无法正常渲染

对倒引号引起内容中的管道符添加反斜杠进行转义,以适配 Obsidian 的显示方式。
@shadowlots shadowlots merged commit dbb5320 into sysu-remajor:main May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants