agusmakmun / agusmakmun/django-markdown-editor
Ordered list restart after a code block.
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 901
- Forks
- 1.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.