Fix nested lists

This commit is contained in:
Swissky
2024-11-03 17:10:52 +01:00
parent a5de8cf062
commit ff88aa1f45
2 changed files with 2 additions and 0 deletions

View File

@@ -30,5 +30,6 @@ jobs:
- run: pip install mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-git-committers-plugin
- run: pip install mkdocs-material[imaging]
- run: pip install mdx_truly_sane_lists
- run: mkdocs gh-deploy --force