chore(docs): refactor extended shortcodes docs

This commit is contained in:
Dillon
2022-05-09 01:31:17 +08:00
parent 33c4e80a1d
commit 68d1b09af2
28 changed files with 2274 additions and 1940 deletions

View File

@@ -314,7 +314,7 @@
copy = true
# the maximum number of lines of displayed code by default
# 默认展开显示的代码行数
maxShownLines = 10
maxShownLines = 50
# KaTeX mathematical formulas config (KaTeX https://katex.org/)
# KaTeX 数学公式配置 (KaTeX https://katex.org/)
[params.page.math]