docs(mkdocs): formatting and tooling upgrades to improve performance

BREAKING CHANGE: This version is NOT compatible with v1.1.x. It is a top-down rebuild of the guide in mkdocs-material.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2024-07-26 23:19:20 -04:00
committed by No
parent ec6ff4f3e4
commit 11b6004bba
7 changed files with 528 additions and 4 deletions

View File

@@ -88,8 +88,8 @@ markdown_extensions:
- pymdownx.mark
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: material.extensions.emoji.twemoji
emoji_generator: material.extensions.emoji.twemoji
- pymdownx.superfences:
custom_fences:
- name: mermaid