Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Add html handling to markdown cells #36

Merged
merged 3 commits into from
Feb 8, 2023
Merged

Add html handling to markdown cells #36

merged 3 commits into from
Feb 8, 2023

Conversation

fwkoch
Copy link
Member

@fwkoch fwkoch commented Feb 8, 2023

This should address jupyter-book/jupyterlab-myst#64 and #34 - html is now parsed as best as possible and transformed into myst.

Myst:
image

Before:
image

After:
image

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2023

Binder 👈 Launch a Binder on branch executablebooks/jupyterlab-mystjs/feat/html

Copy link
Member

@rowanc1 rowanc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good -- works well. This is parsing the html, which is different than the final solution we will likely want (e.g. people are expecting HTML to actually be rendered verbatim).

We may want to have some sort of option to turn this on eventually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants