mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
The javadoc generation highlights the code in code tags too depending on some flags, which also performs escaping of the special symbols. Hence, the initial escaping in JavaDocInfoGenerator#generateLiteralValue should be performed only if the highlighting will not be applied. GitOrigin-RevId: fedc6db2e211bfb90709e91ed0ce10994977e0fa
5 lines
481 B
HTML
5 lines
481 B
HTML
<html><head><base href="placeholder"></head><body><div class='definition'><pre><span style="color:#000080;font-weight:bold;">class</span> <span style="color:#000000;">Foo</span></pre></div><div class='content'>
|
|
<pre>
|
|
<code style='font-size:100%;'> <span style=""><span style="">{@literal @Inject}<br> </span><span style="color:#000080;font-weight:bold;">public class </span><span style="">Foo</span></span></code>
|
|
</pre>
|
|
</div><table class='sections'><p></table> |