Style attributes in markdown cells

I recently upgraded to JupyterLab 3.2 and noticed style attributes were no longer being applied in markdown cells (but still work in %%html magics). I didn’t see anything in the changelog since 3.0, but I could have missed it. Is this intentional?

Before/After:

style_tags_3.0
style_tags_3.2

2 Likes

Thank you. I think that this is not intended; it started with 3.2.2 release and was also reported here: HTML inline style not shown in trusted notebook's markdown cell · Issue #11473 · jupyterlab/jupyterlab · GitHub

1 Like