markdown-viewer
markdown-viewer copied to clipboard
Ordered bullets and script tags together do not support empty lines
trafficstars
The following breaks the rendering as soon as there is an empty line in between the ```.
- python 3.7.9:
Some code
Here
Yes, Remark does not render this case correctly, but Marked does - you can switch to it from the compiler tab. Additionally Markdown Viewer supports a few others when installed locally https://github.com/simov/markdown-viewer#more-compilers
Seems to be working in Markdown Viewer v5.2 for all of the supported compilers: marked, remark and markdown-it.