Skip to content

Commit 32f6376

Browse files
include just used extensions
1 parent c93f45d commit 32f6376

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

mkdocs.yml

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,8 @@ extra_javascript:
2222
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'
2323

2424
markdown_extensions:
25-
- markdown.extensions.admonition
26-
- markdown.extensions.codehilite:
27-
guess_lang: false
28-
- markdown.extensions.def_list
29-
- markdown.extensions.footnotes
30-
- markdown.extensions.meta
31-
- markdown.extensions.toc:
32-
permalink: true
25+
- admonition
3326
- pymdownx.arithmatex
34-
- pymdownx.betterem:
35-
smart_enable: all
36-
- pymdownx.caret
37-
- pymdownx.critic
38-
- pymdownx.details
39-
- pymdownx.inlinehilite
40-
- pymdownx.keys
41-
- pymdownx.magiclink
42-
- pymdownx.mark
43-
- pymdownx.smartsymbols
44-
- pymdownx.superfences
45-
- pymdownx.tasklist:
46-
custom_checkbox: true
47-
- pymdownx.tilde
4827

4928
extra:
5029
social:

0 commit comments

Comments
 (0)