On Thu, 18 Jun 2026 15:48:37 GMT, Chen Liang <[email protected]> wrote:

>> This can happen if the user writes `/// @see [String]`, it's parsed as 
>> markdown then the Markdown transformer converts the unresolved link to a 
>> `DocTree.LINK`. This form needs to be rejected, as described by the CSR.
>
> Can you add a comment with an example for this one? Other cases have example 
> text in comments.

+1 for adding a comment, I think it should mention the `MarkdownTransformer`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31532#discussion_r3467081244

Reply via email to