Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ferma
Ferma
Commits
422464fe
Unverified
Commit
422464fe
authored
Jan 20, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Build: Fixed mkdocs build script.
parent
a35e65e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
mkdocs.yml
View file @
422464fe
...
...
@@ -41,9 +41,11 @@ extra:
markdown_extensions
:
-
codehilite
-
admonition
-
toc(permalink=true)
-
toc
:
permalink
:
true
-
pymdownx.arithmatex
-
pymdownx.betterem(smart_enable=all)
-
pymdownx.betterem
:
smart_enable
:
all
-
pymdownx.caret
-
pymdownx.critic
-
pymdownx.details
...
...
@@ -54,5 +56,6 @@ markdown_extensions:
-
pymdownx.mark
-
pymdownx.smartsymbols
-
pymdownx.superfences
-
pymdownx.tasklist(custom_checkbox=true)
-
pymdownx.tasklist
:
custom_checkbox
:
true
-
pymdownx.tilde
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment