File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ site_name: tRPC-Agent-Go
22site_url : https://trpc-group.github.io/trpc-agent-go/
33repo_url : https://github.com/trpc-group/trpc-agent-go
44repo_name : trpc-group/trpc-agent-go
5- edit_uri : edit/main/docs/
5+ edit_uri : edit/main/docs/mkdocs/
66docs_dir : mkdocs/
77
88nav :
@@ -95,6 +95,7 @@ markdown_extensions:
9595 - pymdownx.inlinehilite
9696 - pymdownx.snippets
9797 - pymdownx.superfences
98+ - mdx_truly_sane_lists
9899
99100extra_css :
100101 - assets/stylesheets/extra.css
Original file line number Diff line number Diff line change @@ -6,3 +6,4 @@ mkdocs-git-revision-date-localized-plugin==1.4.7
66mkdocs-material == 9.6.17
77mkdocs-material-extensions == 1.3.1
88mkdocs-static-i18n == 1.3.0
9+ mdx_truly_sane_lists == 1.3
You can’t perform that action at this time.
0 commit comments