Files
Vadim Godunko 40121e3b3d Update expected output after changes in HTML5_Writer.
(cherry picked from commit 0745dc243b)
2025-09-19 10:22:25 +00:00

7 lines
467 B
Plaintext

<!DOCTYPE html>
<html class=main>
<link rel=stylesheet href=gnatdoc.css><body class=content><h1>P</h1><h2>Entities</h2><h2>Description</h2><p>This is test of the Markdown features supported by GNATdoc.<p>Paragraph.<p><code>code</code>, <em>emphasis</em>, <strong>strong</strong><p><img src=images/image.png alt=Image width=64px height=64px><pre><code>with P;
procedure Hello_World;
</code></pre><ol><li><p>Item 1<li><p>Item 2</ol><ul><li><p>Item 1<li><p>Item 2</ul>