Add support for org-entities (e.g. ndash, mdash, \Aacute)
This commit is contained in:
parent
7c082fc627
commit
a55ed30e3d
7 changed files with 485 additions and 6 deletions
2
org/testdata/headlines.html
vendored
2
org/testdata/headlines.html
vendored
|
@ -3,5 +3,5 @@
|
|||
<h1>Headline with TODO status</h1>
|
||||
<h1>Headline with tags & 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue