We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920e89e commit 94284a0Copy full SHA for 94284a0
CHANGES.md
@@ -40,7 +40,7 @@
40
matching element from an `Elements` list. [2263](https://github.com/jhy/jsoup/pull/2263/)
41
* When parsing with the XML parser, XML Declarations and Processing Instructions are directly handled, vs bouncing
42
through the HTML parser's bogus comment handler. Serialization for non-doctype declarations no longer end with a
43
- spurious `!`.
+ spurious `!`. [2275](https://github.com/jhy/jsoup/pull/2275)
44
45
### Bug Fixes
46
0 commit comments