mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-26 20:54:27 +00: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