CC'ing the javadoc-dev list too. ________________________________ From: compiler-dev <[email protected]> on behalf of David Thompson <[email protected]> Sent: Friday, May 16, 2025 8:21 AM To: [email protected] <[email protected]> Cc: Hannes Wallnoefer <[email protected]> Subject: JDK-8356411
Hello, I've started looking at JDK-8356411. I've narrowed it down to `MarkdownTransformer` (in particular `Lower.flushText`) not taking into account that the leading whitespace has been stripped from the markdown text following the `@see` tag (and probably other similar tags). I've been working on a fix for this but don't have anything working yet. I've noticed that Hannes Wallnoefer has been assigned this issue. Is it worthwhile for me to continue investigating? Thanks, -- David Thompson they/she/he Devtools at Red Hat
