Files
2022-09-05 09:51:59 -07:00

118 B

% pandoc -t html
# Title

test

. . .

test
^D
<h1 id="title">Title</h1>
<p>test</p>
<p>. . .</p>
<p>test</p>