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
141 stars 18 forks source link

Using HTML in myst #172

Open Mad31 opened 1 year ago

Mad31 commented 1 year ago

Description

When i enable myst, i lost all my HTML, for example it's now impossible to center an image with and

...
are ignored

Proposed solution

Can myst let the HTML works, like in the default jupyterlab markdown ?

Additional notes

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

nthiery commented 1 year ago

This ticket is presumably a duplicate of #64. @Mad31, do you confirm?