mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +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
3 lines
369 B
HTML
3 lines
369 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;">Main</span></pre></div><div class='content'>
|
|
<code style='font-size:100%;'><span style=""><span style="">Hello<World> message;</span></span></code>
|
|
</div><table class='sections'><p></table> |