vscode-markdown-alert
vscode-markdown-alert copied to clipboard
[Bug] GitHub "Alert" Syntax Formatting Problem
[!NOTE] I follow the issue from https://github.com/mjbvz/vscode-github-markdown-preview-style/issues/135; therefore, I paste the content here, if no expected, I can close this issue ASAP.
Issue with GitHub "Alert" Syntax in New Markdown Preview
While using this extension, the GitHub "alert" syntax experiences formatting issues during rendering, as demonstrated in the video below. This requires some adjustments. Despite this, the extension is a great solution to address my issue https://github.com/microsoft/vscode/issues/214732 in VSCode.
https://github.com/mjbvz/vscode-github-markdown-preview-style/assets/94162591/74fabdcb-f005-43fb-bb0f-57a3d22c4269
Expected:
The current effect:
related: #4
Thanks a lot!!!