microsoft / vscode-notebook-renderers

MIT License
115 stars 36 forks source link

Add styles for jupyter markdown alerts #143

Closed DonJayamanne closed 1 year ago

DonJayamanne commented 1 year ago

Fixes https://github.com/microsoft/vscode-jupyter/issues/10422

Now works in Notebooks as well as markdown.

Screenshot 2022-12-30 at 11 28 54 Screenshot 2022-12-30 at 11 29 06 Screenshot 2022-12-30 at 11 30 02

bgeneto commented 1 year ago

In which VSCode version is this PR implemented? For me in v1.76.2 it is still not rendering alerts. Is there any additional configuration required?

amunger commented 1 year ago

@bgeneto - the change caused a regression and had to be reverted, here is the issue for it