Replies: 2 comments 2 replies
-
Thanks for asking. This is essentially a question and not a bug report, as you did not provide a minimal reproduction, so it is unclear whether it's actually a bug, or undesired behavior resulting from specific configuration. Converting to discussion. |
Beta Was this translation helpful? Give feedback.
-
Hello @ofek, .md-typeset ol ol, .md-typeset ul ol {
list-style-type: lower-alpha;
} Specifically the second selector: You can override it with https://squidfunk.github.io/mkdocs-material/customization/#additional-css for the time being to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Context
No response
Bug description
I'm trying to use a list within the grid element and the rendering is mistaken for nesting:
Related links
https://squidfunk.github.io/mkdocs-material/reference/grids/#list-syntax
Reproduction
N/A, for now
Steps to reproduce
Browser
Chrome
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions