executablebooks / rst-to-myst

Convert ReStructuredText to MyST Markdown
https://rst-to-myst.readthedocs.io
MIT License
59 stars 10 forks source link

Convert Line Blocks #8

Open chrisjsewell opened 3 years ago

chrisjsewell commented 3 years ago

There is not yet a direct equivalent in MyST Markdown for line blocks (see https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#line-blocks)

This could/should be added though, via https://github.com/executablebooks/mdit-py-plugins/issues/10, then adding a new extension in myst-parser