guide/markdown/abbreviation/ #518
Unanswered
Replies: 1 comment 1 reply
-
131 版本支持吗? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
guide/markdown/abbreviation/
概述 缩写词 是指在 Markdown 中使用的简称,例如 一些专业名词如 、 等。 在 鼠标移动到缩写词上时,显示该名词的完整名称,还可以包括缩写词的定义、解释等。 配置 该功能默认不启用,你需要在 theme 配置中启用。 语法 在 Markdown 中,在单独的一行中使用 *[缩写词]: 描述 来定义缩写词,描述可以包括缩写词的定义、解释等。 在...
https://theme-plume.vuejs.press/guide/markdown/abbreviation/
Beta Was this translation helpful? Give feedback.
All reactions