RFR: Fixed character encoding issues
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Wed May 20 22:26:16 UTC 2020
Removed invisible spaces that weren't actually spaces and told pandoc to generate ascii output. Also using iconv to
change the file encoding to Latin-1.
-------------
Commit messages:
- Fixed character encoding issues
Changes: https://git.openjdk.java.net/guide/pull/5/files
Webrev: https://webrevs.openjdk.java.net/guide/5/webrev.00
Stats: 40 lines in 19 files changed: 1 ins; 0 del; 39 mod
Patch: https://git.openjdk.java.net/guide/pull/5.diff
Fetch: git fetch https://git.openjdk.java.net/guide pull/5/head:pull/5
PR: https://git.openjdk.java.net/guide/pull/5
More information about the guide-dev
mailing list