Documentation
This commit is contained in:
parent
ecef1bcf82
commit
df40f6ec92
|
|
@ -323,7 +323,7 @@ The following configuration options are available for external assets:
|
||||||
[customization]: ../customization.md
|
[customization]: ../customization.md
|
||||||
[strict mode]: https://www.mkdocs.org/user-guide/configuration/#strict
|
[strict mode]: https://www.mkdocs.org/user-guide/configuration/#strict
|
||||||
[docs_dir]: https://www.mkdocs.org/user-guide/configuration/#docs_dir
|
[docs_dir]: https://www.mkdocs.org/user-guide/configuration/#docs_dir
|
||||||
[MathJax]: ../reference/mathjax.md
|
[MathJax]: ../reference/math.md
|
||||||
[MathJax can be self-hosted]: https://docs.mathjax.org/en/latest/web/hosting.html
|
[MathJax can be self-hosted]: https://docs.mathjax.org/en/latest/web/hosting.html
|
||||||
[Giscus can be self-hosted]: https://github.com/giscus/giscus/blob/main/SELF-HOSTING.md
|
[Giscus can be self-hosted]: https://github.com/giscus/giscus/blob/main/SELF-HOSTING.md
|
||||||
[comment system]: adding-a-comment-system.md
|
[comment system]: adding-a-comment-system.md
|
||||||
|
|
|
||||||
|
|
@ -82,8 +82,8 @@ See reference for usage:
|
||||||
[MathJax]: https://www.mathjax.org/
|
[MathJax]: https://www.mathjax.org/
|
||||||
[KaTeX]: https://github.com/Khan/KaTeX
|
[KaTeX]: https://github.com/Khan/KaTeX
|
||||||
[additional JavaScript]: ../../customization.md#additional-javascript
|
[additional JavaScript]: ../../customization.md#additional-javascript
|
||||||
[Using block syntax]: ../../reference/mathjax.md#using-block-syntax
|
[Using block syntax]: ../../reference/math.md#using-block-syntax
|
||||||
[Using inline block syntax]: ../../reference/mathjax.md#using-inline-block-syntax
|
[Using inline block syntax]: ../../reference/math.md#using-inline-block-syntax
|
||||||
|
|
||||||
### BetterEm
|
### BetterEm
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue