docs: latex and urls
This commit is contained in:
parent
de6b038002
commit
97598105e5
8 changed files with 39 additions and 11 deletions
|
|
@ -8,3 +8,9 @@ markdown_extensions:
|
|||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.arithmatex:
|
||||
generic: true
|
||||
|
||||
extra_javascript:
|
||||
- javascripts/mathjax.js
|
||||
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
|
||||
|
|
|
|||
Reference in a new issue