-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b12
pandoc.exe follows the Windows CRLF format of newlines, whereas we only ever have LF in our documentation files. As a result whenever we generate html the resulting html files will all be mangled, even if there was no change to the corresponding markdown file. We should force pandoc to always use LF with --eol=lf no matter what platform the pandoc executable was compiled for
- relates to
-
JDK-8223157 Support pandoc on Windows
-
- Open
-