Add support for org-entities (e.g. ndash, mdash, \Aacute)

This commit is contained in:
Niklas Fasching 2018-12-11 22:05:57 +01:00
parent 7c082fc627
commit a55ed30e3d
7 changed files with 485 additions and 6 deletions

View file

@ -3,5 +3,5 @@
<h1>Headline with TODO status</h1>
<h1>Headline with tags &amp; priority</h1>
<p>
this one is cheating a little as tags are ALWAYS printed right aligned to a given column number...
this one is cheating a little as tags are ALWAYS printed right aligned to a given column number
</p>