mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 22:29:56 +01:00
3eacbae040
* Highlight Markdown Image Starting ! Puctuator Issue #12835 Adds highlighting for the `!` that defines a markdown image link. This is colored the same as the `[` after it. Closes #12835 * Fixed highlight test