-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I just realized that numbered lists can be formatted incorrectly when converted into html pages.
If you look into the markdown code of the most recent blog entry (https://biapol.github.io/blog/johannes_mueller/entry_sphinx/), you'll see that there is a numbered list with snippets of code inbetween
(Like this :
- Bla
Code - Blabla
- Blablabla
...
)
That is somehow reformatted into
-
Bla
Code1. Blabla1. Blablabla
On the blog page. Does anybody know where the error is?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels