----- Original Message ----- > From: "mark reinhold" <mark.reinh...@oracle.com> > To: "jonathan gibbons" <jonathan.gibb...@oracle.com> > Cc: javadoc-dev@openjdk.org, "jdk-dev" <jdk-...@openjdk.org> > Sent: Tuesday, February 27, 2024 9:31:17 PM > Subject: New candidate JEP: 467: Markdown Documentation Comments
Hello, > https://openjdk.org/jeps/467 > > Summary: Enable JavaDoc documentation comments to be written in > Markdown rather than solely in a mixture of HTML and JavaDoc @-tags. In the section "alternatives", where using the new syntax /// is discussed, we may want to add a sentence about the fact that Rust, Swift or C# also use /// as doc comment, so it's not a new syntax specific to Java. > > - Mark regards, Rémi