On Wed, 17 Jan 2024 00:25:37 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

>> src/jdk.compiler/share/classes/com/sun/tools/javac/parser/DocCommentParser.java
>>  line 89:
>> 
>>> 87:         POSTAMBLE,
>>> 88:         /** The rich-text content of an inline documentation comment 
>>> tag. */
>>> 89:         INLINE
>> 
>> Do we also need to say something about `.md` files here?
>
> Probably, yes.

New class comment added.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16388#discussion_r1470380797

Reply via email to