RFR: JDK-8298405: Support Markdown in the standard doclet [v7]
Oliver Kopp
duke at openjdk.org
Tue Jan 2 14:40:57 UTC 2024
On Tue, 21 Feb 2023 17:06:59 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert changes to Object.hashCode
>
> FYI, the PR has been withdrawn for now, pending additional design discussions.
Thank you so much for the work @jonathan-gibbons and @lahodaj (for the jshell part).
I can see the need for an universal solution allow to handle both Markdown and ASCIIDoc. However, offering Markdown would be a huge improvement compared to the existing solution (having to use HTML and IDE support took a long time to fix "trivial" things - e.g., proper HTML reformat https://youtrack.jetbrains.com/issue/IDEA-147601).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/11701#issuecomment-1874106337
More information about the javadoc-dev
mailing list