You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by John Neffenger <jo...@status6.com> on 2023/01/04 18:56:31 UTC

Markdown coming to Javadoc comments

I always thought it would be nice to be able to use Markdown in Javadoc 
comments, but this was a big surprise!

JDK-8298405: Markdown support in the standard doclet
https://github.com/openjdk/jdk/pull/11701

It's targeted for JDK 21. Will NetBeans need to do anything extra to 
support this feature?

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Markdown coming to Javadoc comments

Posted by László Kishalmi <la...@gmail.com>.
Sure we need to write the support for that.

On Wed, Jan 4, 2023 at 10:56 AM John Neffenger <jo...@status6.com> wrote:

> I always thought it would be nice to be able to use Markdown in Javadoc
> comments, but this was a big surprise!
>
> JDK-8298405: Markdown support in the standard doclet
> https://github.com/openjdk/jdk/pull/11701
>
> It's targeted for JDK 21. Will NetBeans need to do anything extra to
> support this feature?
>
> John
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>