File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ markdown_extensions:
115115 - pymdownx.keys
116116 - pymdownx.mark
117117 - pymdownx.tilde
118+ - pymdownx.details
118119 - footnotes
119120 - def_list
120121 - md_in_html
@@ -130,7 +131,6 @@ markdown_extensions:
130131 - name : mermaid
131132 class : mermaid
132133 format : !!python/name:pymdownx.superfences.fence_code_format
133- - attr_list
134134 - pymdownx.emoji :
135135 emoji_index : !!python/name:material.extensions.emoji.twemoji
136136 emoji_generator : !!python/name:material.extensions.emoji.to_svg
@@ -142,7 +142,6 @@ markdown_extensions:
142142 - pymdownx.tabbed :
143143 alternate_style : true
144144 - admonition
145- - pymdownx.details
146145
147146nav :
148147 - 概览 : index.md
168167 - rapidocr_api :
169168 - 安装及使用 : install_usage/rapidocr_api/usage.md
170169 - 更新日志 : install_usage/rapidocr_api/changelog.md
171- - 更新日志 : changelog.md
170+ - 更新日志 :
171+ - changelog
172172 - 常见问题 : faq/faq.md
173173 - 周边项目 : related_projects.md
174174 - 博客 :
You can’t perform that action at this time.
0 commit comments