mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-01 13:15:22 +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