[jdk17u-dev] RFR: 8306408: Fix the format of several tables in building.md
Zdenek Zambersky
zzambers at openjdk.org
Mon Feb 19 19:37:58 UTC 2024
On Mon, 12 Feb 2024 18:58:12 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:
> Backport fixing several tables in `doc/building.md`, so they would display correctly in GitHub. Change set applied almost cleanly to `doc/building.md` (only last table has one more target in original changeset). File `doc/building.html` was regenerated.
I thought maybe [debian buster (oldoldstable)](https://packages.debian.org/search?keywords=pandoc), but no. This one has `<!--[if lt IE 9]> ...` stuff missing (probably custom patch/backport, as even newer pandoc on f38 has this).
Output of pandoc on RHEL-8 seems closest (of all current pandoc packages on any version of RHEL, Debian, Ubuntu and supported Fedora).
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2205#issuecomment-1953064507
More information about the jdk-updates-dev
mailing list