Closed rowanc1 closed 1 year ago
This restores jp-RenderedHTMLCommon class for raw HTML elements and modifies the preflight to ignore these nested spans. This means that kbd, button etc. will look the same as the original Jupyter content.
jp-RenderedHTMLCommon
preflight
kbd
button
For example, from #64:
:point_left: Launch a Binder on branch executablebooks/jupyterlab-myst/feat/html-styles
This restores
jp-RenderedHTMLCommon
class for raw HTML elements and modifies thepreflight
to ignore these nested spans. This means thatkbd
,button
etc. will look the same as the original Jupyter content.For example, from #64: