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 f4c7766 commit 99ef54aCopy full SHA for 99ef54a
CHANGES
@@ -23,7 +23,7 @@ jsoup changelog
23
<https://github.com/jhy/jsoup/issues/575>
24
25
* When serializing a document using the XHTML encoding entities, if the character set did not support chars
26
- (such as Shit_JIS), the character would be skipped. For visibility, will now always output &xa0; when using XHTML
+ (such as Shift_JIS), the character would be skipped. For visibility, will now always output &xa0; when using XHTML
27
encoding entities (as is not defined), regardless of the output character set.
28
<https://github.com/jhy/jsoup/issues/523>
29
0 commit comments