Replies: 2 comments
-
Delete the extra space before "Ten" should work. It is markdown problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
OMG... Thank you very much @yufeih !!! I wonder what would happen at 100.... ;) |
Beta Was this translation helpful? Give feedback.
0 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.
-
Describe the bug
I have got an ordered list with eleven list items (li). Within the 10. item I have got a nested list with three items. Those three items are not generated as separate list but within the parent list.
To Reproduce
Steps to reproduce the behavior:
Markdown like this:
Expected behavior
A html output like:
Context (please complete the following information):
Additional Information
As I can see: The markdown above is also not showing correct, isn't it?
Beta Was this translation helpful? Give feedback.
All reactions