mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
✏️ Docs: fix typo
This commit is contained in:
@@ -40,8 +40,8 @@ Hugo ships with a set of predefined shortcodes that represent very common usage.
|
||||
{{< admonition tip "Use Shortcodes" >}}
|
||||
|
||||
1. Shortcodes with raw string parameters \` \`
|
||||
2. Shortcodes with Markdown `< >`
|
||||
3. Shortcodes without Markdown `% %`
|
||||
2. Shortcodes with Markdown `% %`
|
||||
3. Shortcodes without Markdown `< >`
|
||||
|
||||
See detail [shortcodes/#use-shortcodes](https://gohugo.io/content-management/shortcodes/#use-shortcodes)
|
||||
|
||||
|
||||
@@ -39,8 +39,8 @@ Hugo 附带了一组预定义的 shortcodes, 它们实现了一些非常常见
|
||||
{{< admonition tip "使用 Shortcodes" >}}
|
||||
|
||||
1. 带有原始字体串格式的 Shortcodes \` \`
|
||||
2. 带有 Markdown 的 Shortcodes `< >`
|
||||
3. 不带有 Markdown 的 Shortcodes `% %`
|
||||
2. 带有 Markdown 的 Shortcodes `% %`
|
||||
3. 不带有 Markdown 的 Shortcodes `< >`
|
||||
|
||||
详见 [shortcodes/#use-shortcodes](https://gohugo.io/content-management/shortcodes/#use-shortcodes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user