mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-07 19:00:36 -08:00
Fix nested lists
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user