We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b392a4 commit 1905ad2Copy full SHA for 1905ad2
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 0.14.0+3
2
3
-- Fix spans generated for HTML with higher-plane unicode characters (eg. emojis)
+- Fix spans generated for HTML with higher-plane unicode characters
4
+ (eg. emojis).
5
6
## 0.14.0+2
7
@@ -73,7 +74,7 @@
73
74
75
#### Pub version 0.12.2+2
76
* Support `csslib` versions `0.13.x`.
-
77
+
78
#### Pub version 0.12.2+1
79
* Exclude `.packages` file from the published package.
80
pubspec.yaml
@@ -1,5 +1,5 @@
name: html
-version: 0.14.0+2
+version: 0.14.0+3
description: APIs for parsing and manipulating HTML content outside the browser.
author: Dart Team <[email protected]>
0 commit comments