Files
Mathiasandintellij-monorepo-bot ffabbafe0b IDEA-382919 Javadoc: Improve the rendering of Markdown comments (test files)
This commit is separated to reduce the noise during review.

GitOrigin-RevId: 829358f891896dc628446727d2e335eff5262819
2026-01-07 11:56:07 +00:00

8 lines
527 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;">Region</span></pre></div><div class='content'>
<pre>public static void main(String[] args) {
...
System.out.println("<span style="color:#000000;background-color:#ffff00;">Hello</span>");
<span style="color:#000000;background-color:#ffff00;"> System.out.println("Whole line"); </span>
...omitted...}
</pre>
</div><table class='sections'><p></table>