agusmakmun / agusmakmun/django-markdown-editor
Ordered list restart after a code block.
Open
- Dominant language
- JavaScript
- Stars
- 901
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
If I want to insert a code block with ``` inside an ordered list I cannot continue the list, it restarts. What can I do to fix this?
The following do not work:
* {:start="3"} - renders this exact text
* Indenting the code block do not work. Code renders as code, rather than as `
`.Thanks a ton in advance.
Contributor guide
Assessment
This issue has not been assessed yet.