From e56f6634419cf61e620572ab8a47a62df0c7a263 Mon Sep 17 00:00:00 2001 From: Mastermay Date: Tue, 2 Mar 2021 20:01:42 +0800 Subject: [PATCH] Update content/zh/docs/contribute/style/hugo-shortcodes/index.md Co-authored-by: Qiming Teng --- content/zh/docs/contribute/style/hugo-shortcodes/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/zh/docs/contribute/style/hugo-shortcodes/index.md b/content/zh/docs/contribute/style/hugo-shortcodes/index.md index b1d156951b..d95dfe011a 100644 --- a/content/zh/docs/contribute/style/hugo-shortcodes/index.md +++ b/content/zh/docs/contribute/style/hugo-shortcodes/index.md @@ -88,7 +88,7 @@ page content. --> ## 词汇 -有两种词汇表提示:glossary_tooltipglossary_definition。 +有两种词汇表提示:`glossary_tooltip` 和 `glossary_definition`。 你可以通过加入术语词汇的短代码,来自动更新和替换相应链接中的内容 ([我们的词汇库](/zh/docs/reference/glossary/)) @@ -477,4 +477,3 @@ Renders to: * 了解[使用页面内容类型](/zh/docs/contribute/style/page-content-types/)。 * 了解[发起 PR](/zh/docs/contribute/new-content/open-a-pr/)。 * 了解[高级贡献](/zh/docs/contribute/advanced/)。 -