Replies: 2 comments 6 replies
-
I think it is somehow related to the following css and something else (a lua filter or else) To note, the issue is not the nested part, but that 'decimal' type is used for any ordered list no matter the type define in |
Beta Was this translation helpful? Give feedback.
2 replies
-
Could you try using the selector |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
it seems that when i change the format from
html
torevealjs
, the enumeration changes. in fact, withrevealjs
, I can't figure out the correct markdown to get the second layer of enumeration to be letters instead of numbers. is there a magic indent that I'm missing? can anyone help me get letters in therevealjs
enumeration?revealjs
rendering:html
rendering:Beta Was this translation helpful? Give feedback.
All reactions