RFR: 8306408: Fix the format of several tables in building.md
Dingli Zhang
dzhang at openjdk.org
Wed Apr 19 15:43:38 UTC 2023
On Wed, 19 Apr 2023 13:08:31 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> Hi all,
>>
>> Currently, the format of several tables in building.md looks a little
>> problematic and will incorrectly display the split line. In contrast, the
>> corresponding building.html will display the tables correctly.
>>
>> This patch will only change building.md and the format of the tables
>> will display correctly.
>>
>> Please take a look and have some reviews. Thanks a lot.
>
> I see we have this style of tables already present in building.md, so it should be fine. Generating building.html from this does cause a diff to the html file, so those still need to go in together. Please find a regenerated building.html in my branch here: https://github.com/erikj79/jdk/tree/JDK-8306408-regen-building.html
Hi @erikj79
I apologize for a missing change. Could you please run pandoc again for me?
Thanks for your patience and help!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13523#issuecomment-1514952510
More information about the build-dev
mailing list