mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
Java: support xhtml self-closing tags
GitOrigin-RevId: 97e23cb2054fc721e57a2017b952f35351675220
This commit is contained in:
committed by
intellij-monorepo-bot
parent
98fbecdc6c
commit
426cda83e6
+1
-1
@@ -1,7 +1,7 @@
|
||||
import java.util.HashMap;
|
||||
|
||||
<warning descr="Javadoc comment can be Markdown documentation comment">/**<caret></warning>
|
||||
* test data file<br>
|
||||
* test data file<br />
|
||||
* another line
|
||||
* <HR>
|
||||
* {@code System.out.println()}
|
||||
|
||||
Reference in New Issue
Block a user