MkDocs Note
More to move to this file #TODO
Code block with indentation#
- @2022-01-27 (Not solved)
- MkDocs doesn't render code block with indentation like GitHub.
- Code block in a numbered list messes up numbering python-markdown/mkdocs
- Didn't test CodeHilite
MathJax#
- @2022-01-27 (Not solved)
- MkDocs doesn't recognize \\[and\\]
- How can I get MkDocs with Arithmatex and MathJax to recognize \[ ... \] as display math delimiters?
Can use front-matter#
- @2022-01
- Can I change page order in the site map? #TODO
- Tested