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:
Piotr Tomiak
2024-03-07 14:34:40 +01:00
committed by intellij-monorepo-bot
parent b4d65fb1fb
commit 920817774a
35 changed files with 196 additions and 168 deletions

View File

@@ -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&nbsp;java.<wbr>lang.<wbr>String&nbsp;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"/>&nbsp;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" />&nbsp;myLib</div><div class="bottom"><a href="placeholder">`param()` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a></div></body></html>