mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
301 stars 57 forks source link

Add `alerts` extension to preview #125

Open Ramin-RX7 opened 8 months ago

Ramin-RX7 commented 8 months ago

Recently (2 days ago) Github added a new markdown extension for alerts.

Is it possible to add it to the vs code extension?

Here's the link to github official changelog link and here is the doc for alerts in github markdown

uncenter commented 8 months ago

There is an extension I've installed which makes it work, https://github.com/ByPikod/vscode-markdown-alert.

jjspace commented 8 months ago

Duplicate of https://github.com/mjbvz/vscode-github-markdown-preview/issues/23