Files
openide/java/java-tests/testData/codeInsight/documentation/LinkToPackageSummaryWithReference.html
Piotr Tomiak e745a523b3 IJPL-787 JBHtmlPane: use Jsoup instead of cryptic, highly optimized transpile logic.
GitOrigin-RevId: ed79299e73d4418307e289b571fef796a63b8ed2
2024-03-12 15:33:33 +00:00

27 lines
1001 B
HTML

<html><head><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></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>
<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>
</dl></div>
</div>
<div class="bottom"><icon src="AllIcons.Nodes.PpLibFolder" />&nbsp;myLib</div><div class="bottom"><a href="placeholder">`SimpleInterface` on localhost<icon src="AllIcons.Ide.External_link_arrow" /></a></div></body></html>