File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -60,13 +60,19 @@ theme:
60
60
name : Switch to system preference
61
61
62
62
plugins :
63
+ - info
63
64
- search :
64
65
separator : ' [\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
65
66
66
67
markdown_extensions :
67
68
- pymdownx.superfences
68
69
- pymdownx.tabbed :
69
70
alternate_style : true
71
+ - pymdownx.critic
72
+ - pymdownx.caret
73
+ - pymdownx.keys
74
+ - pymdownx.mark
75
+ - pymdownx.tilde
70
76
71
77
extra_javascript :
72
78
- javascripts/katex.js
@@ -77,6 +83,7 @@ extra_css:
77
83
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/katex.min.css
78
84
79
85
extra :
86
+ generator : false
80
87
social :
81
88
- icon : fontawesome/brands/github
82
89
link : https://github.com/yanglbme
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ Requests==2.31.0
3
3
sortedcontainers == 2.4.0
4
4
urllib3 == 1.26.18
5
5
mkdocs-git-committers-plugin-2 == 2.2.3
6
- mkdocs-material == 9.5.4
6
+ mkdocs-material == 9.5.7
7
7
jieba == 0.42.1
You can’t perform that action at this time.
0 commit comments