File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -77,11 +77,8 @@ markdown_extensions:
7777 insert_fonts_css : True
7878 # macro-file: macros.tex
7979 - pymdownx.emoji :
80- emoji_index : !!python/name:materialx.emoji.twemoji
81- emoji_generator : !!python/name:materialx.emoji.to_svg
82- options :
83- custom_icons :
84- - overrides/.icons
80+ emoji_index : !!python/name:material.extensions.emoji.twemoji
81+ emoji_generator : !!python/name:material.extensions.emoji.to_svg
8582 - pymdownx.tasklist :
8683 custom_checkbox : true
8784 - pymdownx.arithmatex :
Original file line number Diff line number Diff line change 1- mkdocs == 1.4.1
1+ mkdocs == 1.4.3
22markdown-katex == 202112.1034
3- mkdocs-material == 8.3.9
3+ mkdocs-material == 9.4
44mkdocs-git-revision-date-plugin == 0.3.2
55mkdocs-minify-plugin == 0.5.0
66mkdocs-git-revision-date-localized-plugin == 1.1.0
77mkdocs-git-authors-plugin == 0.6.4
8- pymdown-extensions == 9.6
8+ pymdown-extensions == 9.9
99plantuml-markdown == 3.7.3
1010mkdocs-glightbox == 0.3.0
1111mkdocs-table-reader-plugin == 1.1.0
You can’t perform that action at this time.
0 commit comments