Hi Erik, thanks for the heads up, I'll look at the linked entry closer ~Julian
On Wed, Feb 22, 2023 at 9:52 PM <erik.joels...@oracle.com> wrote: > It's a known problem, though we could certainly handle it better. > > https://bugs.openjdk.org/browse/JDK-8223157 > > /Erik > > On 2/21/23 23:11, Julian Waters wrote: > > Hi all, > > > > While generating docs on Windows, it appears to me that pandoc > > compiled natively for the Windows OS itself never seems to work > > properly, and when used completely mangles not only the entire html > > file of which the corresponding markdown file was edited, but every > > single other html file in the doc directory as well. Only downloading > > a Linux pandoc (following the link in the pandoc bundle creator) and > > hopping onto WSL (MSYS2 cannot run Linux executables) seems to work. > > I've not yet created a bug for this, since I don't know whether this > > is a problem with our code or with pandoc's. Has anyone else on a > > Windows device faced this issue as well? > > > > best regards, > > Julian >