html: Allow inline html export in #+TITLE

This commit is contained in:
Niklas Fasching 2020-04-16 15:18:33 +02:00
parent 4b56810a65
commit cbf1b8c38c
5 changed files with 11 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#+TITLE: Misc
#+TITLE: Misc title @@html:<b>with an inline html export</b>@@
** issues from goorgeous (free test cases, yay!)
*** DONE [[https://github.com/chaseadamsio/goorgeous/issues/19][#19]]: Support #+HTML
#+HTML: <p style="border: 1px dotted grey">neato!</p>