blob: 65038f0a7373f73c5d4ead660cf262e3ba2f8b0c [file]
>>> h1
text
===
<<<
<h1>text</h1>
>>> h2
text
---
<<<
<h2>text</h2>
>>> h1 on first line becomes text
===
<<<
<p>===</p>
>>> h2 on first line becomes text
-
<<<
<p>-</p>