mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
IJPL-787 QuickDoc: use the newly supported <hr> element instead of class name alteration; fix bugs in JBHtmlPane html transpilation
GitOrigin-RevId: 7546d71095462b358171b12450f3f244f2acb5ba
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b4d65fb1fb
commit
920817774a
@@ -1,4 +1,4 @@
|
||||
<HTML><base href="placeholder"><style type="text/css"> ul.inheritance {
|
||||
<html><head><base href="placeholder"><style type="text/css"> ul.inheritance {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
@@ -11,19 +11,19 @@
|
||||
padding-left:15px;
|
||||
padding-top:1px;
|
||||
}
|
||||
</style><div class='content'><a name="param()">
|
||||
</style></head><body><div class="content"><p><a name="param()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
</p><ul class="blockListLast">
|
||||
<h3><a href="psi_element://com.jetbrains.TestAnnotation"><code>com.<wbr>jetbrains.<wbr>TestAnnotation</code></a></h3>
|
||||
<pre>public abstract java.<wbr>lang.<wbr>String param</pre>
|
||||
<div class="block">Some info and a <a href="psi_element://com.jetbrains.Test">link</a></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">`param()` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a></div>
|
||||
|
||||
<div class="bottom"><icon src="AllIcons.Nodes.PpLibFolder" /> myLib</div><div class="bottom"><a href="placeholder">`param()` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a></div></body></html>
|
||||
Reference in New Issue
Block a user