Skip to content

Commit

Permalink
nested_indent in mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
swisskyrepo committed Nov 3, 2024
1 parent ff88aa1 commit 51fe542
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,10 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- mdx_truly_sane_lists

- mdx_truly_sane_lists:
nested_indent: 2
# truly_sane: True

plugins:
- search
- git-revision-date-localized
Expand Down

0 comments on commit 51fe542

Please sign in to comment.