diff --git a/mkdocs.yml b/mkdocs.yml index c5e2214..0637a4b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,3 +20,8 @@ plugins: markdown_extensions: - toc: permalink: true + - tables + - pymdownx.highlight: + anchor_linenums: true + line_spans: __span + - pymdownx.superfences