mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
IDEA-211247 JavaDoc generated from HTML eats angle brackets in the link title
added test case GitOrigin-RevId: 6979c7ef20cb8f5105c632616668a0d9b1c27c7d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0f50956071
commit
865bc6f0a5
@@ -0,0 +1,29 @@
|
||||
<HTML><base href="placeholder"><style type="text/css"> ul.inheritance {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
ul.inheritance li {
|
||||
display:inline;
|
||||
list-style-type:none;
|
||||
}
|
||||
ul.inheritance li ul.inheritance {
|
||||
margin-left:15px;
|
||||
padding-left:15px;
|
||||
padding-top:1px;
|
||||
}
|
||||
</style><div class='content'><a name="genericMethod-java.lang.Class-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<h3><a href="psi_element://com.jetbrains.GenericClass"><code>com.jetbrains.GenericClass</code></a></h3>
|
||||
<pre>public void genericMethod(java.lang.Class<?> clazz)</pre>
|
||||
<div class="block">javadoc</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div><div class='bottom'><icon src='AllIcons.Nodes.PpLibFolder'> myLib</div><div class='bottom'><a href='placeholder'>`genericMethod(Class<?>)` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user