[
https://issues.apache.org/jira/browse/NETBEANS-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomáš Procházka closed NETBEANS-5034.
-------------------------------------
> Wrong "Unexpected End Tag" javadoc warning displayed for </li> html tag
> -----------------------------------------------------------------------
>
> Key: NETBEANS-5034
> URL: https://issues.apache.org/jira/browse/NETBEANS-5034
> Project: NetBeans
> Issue Type: Bug
> Components: java - Editor
> Affects Versions: 12.2
> Reporter: Jakub Herkel
> Assignee: Jakub Herkel
> Priority: Minor
> Labels: javadoc, pull-request-available
> Attachments: javadoc1.png
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> With the latest 12.2 version there is a wrong javadoc hint "Unexpected End
> Tag : </li>"
> for this javadoc:
> {code:java}
> /**
> * <ul>
> * <li>This method does great things.</li>
> * <p>
> * <li>Th is method does not really do anything.</li>
> * </ul>
> *
> * @return aaa
> */ {code}
> In the previous version Netbeans doesn't show any warning for this javadoc
> what I think is correct
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists