RFR: Addition of a causes link type [v3]
Roger Calnan
duke at openjdk.org
Thu Jan 23 18:46:07 UTC 2025
On Tue, 14 Jan 2025 19:21:52 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Roger Calnan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> updates from feedback - restructured the section on the causes/caused by link, moving most of the text into other relevant sections of the guide
>
> src/guide/jbs-jdk-bug-system.md line 261:
>
>> 259: There are the following link types:
>> 260:
>> 261: ’duplicate of` - Normally set automatically - see [Closing issues as duplicates] for more information
>
> Suggestion:
>
> ‘duplicate of’ - Normally set automatically - see [Closing issues as duplicates] for more information
>
>
> Does markdown support a definition list? Should we use HTML `<dl>` and `<dt>`, `<dd>` tags to mark up the list?
not at the moment it seems in commonmark - https://talk.commonmark.org/t/description-list/289/41
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/139#discussion_r1927493862
More information about the guide-dev
mailing list