jupyter-book / jupyterlab-myst

Use MyST Markdown directly in Jupyter Lab
https://jupyter-book.github.io/jupyterlab-myst/
BSD 3-Clause "New" or "Revised" License
146 stars 18 forks source link

refactor: use `preferredMimeType` to identity `text/plain` #104

Closed agoose77 closed 1 year ago

agoose77 commented 1 year ago

I remembered this existed a couple of minutes ago :facepalm:. This PR doesn't fix any bugs, but this is a better way to handle text rendering.

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a Binder on branch executablebooks/jupyterlab-myst/agoose77/refactor-use-preferred-mimetype

rowanc1 commented 1 year ago

I am fixing this slightly in:

The function has some quirks!