Skip to content

Commit 1d810c6

Browse files
parloughdevoncarew
authored andcommitted
Fix Dart code highlighting after string interpolation (#1960)
To accomplish this, updates the highlightjs dependency to the latest version including the fix - fixes #1948 and fixes #1946
1 parent ac5f1f3 commit 1d810c6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.28.3+3
2+
* Fix code highlighting in Dart after string interpolation(#1946, #1948) by
3+
updating the highlightjs dependency.
4+
15
## 0.28.3+2
26
* Support the latest version of `package:html`.
37
* Use latest version of the markdown package.

0 commit comments

Comments
 (0)