mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +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,17 +11,17 @@
|
||||
padding-left:15px;
|
||||
padding-top:1px;
|
||||
}
|
||||
</style><div class='content'><!-- ======== START OF CLASS DATA ======== -->
|
||||
</style></head><body><div class="content"><!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">com.<wbr>jetbrains</div>
|
||||
<h2 title="Interface SimpleInterface" class="title">Interface SimpleInterface</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<DL><br>
|
||||
<dl><br>
|
||||
<pre>public interface <span class="typeNameLabel">SimpleInterface</span></pre>
|
||||
<div class="block">Doc here with <a href="psi_element://com.jetbrains###ref">link</a></div>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</dl></div>
|
||||
</div>
|
||||
</div>
|
||||
</div><div class="bottom"><icon src="AllIcons.Nodes.PpLibFolder"/> myLib</div><div class="bottom"><a href="placeholder">`SimpleInterface` 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">`SimpleInterface` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a></div></body></html>
|
||||
Reference in New Issue
Block a user