-
Hi,
Why I have no hierarchy in mkdocs-material output? It seems that I must insert 4 withe spaces and not 2. Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jul 18, 2021
Replies: 1 comment 1 reply
-
Yes, lists must be indented by four spaces, as this is what Python Markdown expects. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
aborruso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, lists must be indented by four spaces, as this is what Python Markdown expects.