summaryrefslogtreecommitdiff
path: root/ox-haunt.el
AgeCommit message (Collapse)Author
2019-04-30Stop wrapping output in <article>Jakob L. Kreuze
Wrapping the exported HTML in <article> is just a hack. I've submitted a patch for 'html-reader, which properly solves the issue.
2019-04-26Remove "This file is part of GNU Emacs."Jakob L. Kreuze
Because, y'know, it isn't. That's vestigial from my copy-paste from ox-html.el.
2019-04-22Have 'ox-haunt-export-to-html export to the haunt directoryJakob L. Kreuze
2019-04-22Intercept 'org-html-link to copy static imagesJakob L. Kreuze
2019-04-22Ensure that 'ox-html is loadedJakob L. Kreuze
2019-04-21Initial commitJakob L. Kreuze