I've been trying to write XHTML in my javadoc comments. When I enter a typical HTML tag, IDEA higlights it in a light green background: ([] = hilighting marking) [<code>]XMLUtil[</code>] is a required class.
However, when I use empty br tags, it stops hilighting too early: [<br]/> It should hilight like: [<br/>] -David Mankin _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
