Skip to content
Snippets Groups Projects
Commit d57b27b5 authored by Maciej Topyla's avatar Maciej Topyla
Browse files

add some markdown extensions

parent 29b7c892
No related branches found
No related tags found
3 merge requests!34Draft: Configure and optimise mathjax for SVG and speed,!33Draft: Merging a new minimal version of the website from branch:enablingsearch,!26Fixing search function
Pipeline #121060 passed
......@@ -33,8 +33,12 @@ nav:
markdown_extensions:
- mdx_math:
enable_dollar_delimiter: True
- attr_list
- md_in_html
- admonition
- pymdownx.details
- pymdownx.extra
- meta
- abbr
- pymdownx.emoji
- footnotes
......@@ -42,6 +46,7 @@ markdown_extensions:
permalink: True
toc_depth: 3
extra_css:
- 'https://use.fontawesome.com/releases/v5.8.1/css/all.css'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment