feature: wrap converted markdown in an html-from-markdown class

This commit is contained in:
Andy Burke 2025-09-11 11:32:58 -07:00
parent 55f45b4e5b
commit 604090d8b8
4 changed files with 17 additions and 9 deletions

View file

@ -166,7 +166,7 @@ Deno.test({
<body>
<p>Hello. Markdown should follow:</p>
<h1>This is Markdown</h1>
<div class="html-from-markdown"><h1>This is Markdown</h1>
<br>
Welcome to it.
<br>
@ -197,7 +197,7 @@ Can you read this?
<h2>Ok, that seems sufficient?</h2>
<br>
Hardly, but we&#39;ll get back to this.
</div>
Just some random text in a random text file.
<div>Include #1</div>