From eabdbe5ba8bf1cfeeae5fc75927893b29a35b1ff Mon Sep 17 00:00:00 2001 From: Pine Wu Date: Thu, 12 Dec 2019 11:58:50 -0800 Subject: [PATCH] Changelog for #1485 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b214f56c5b..a8c14be25e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Upgrade to TypeScript 3.7 with Optional Chaining and Nullish Coalescing. #1510. - 🙌 Fix syntax highlighting for interpolation in attributes with numbers (such as `x1`). Thanks to contribution from [Niklas Higi](https://github.com/shroudedcode). #1465. +- 🙌 Fix syntax highlighting for backticked vue code block in Markdown file. Thanks to contribution from [Abdelrahman Awad](https://github.com/logaretm). #1024 and #1485. ### 0.22.6 | 2019-10-23 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.22.6/vspackage)