go-org-orgwiki/org/testdata/headlines.html
2018-12-17 00:01:03 +01:00

26 lines
446 B
HTML

<h1>
Simple Headline
</h1>
<h1>
<span class="todo">TODO</span>
Headline with todo status &amp; priority
</h1>
<h1>
<span class="todo">DONE</span>
Headline with TODO status
</h1>
<p>
the <strong>content</strong>
</p>
<h1>
Headline with tags &amp; priority&#xa0;&#xa0;&#xa0;<span class="tags"><span>foo</span>&#xa0;<span>bar</span></span>
</h1>
<p>
Still outside the drawer
</p>
<p>
This is inside the drawer
</p>
<p>
Still outside the drawer
</p>