mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
* 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