Hi,

when I subtree (html-)export a text where the headline has a tag, the
title of the exported document includes the tag, e.g.


#+begin_src org

** headline                                       :mytag:

bla bla bla
#+end_src

results in

#+begin_src html
...
<title>headline                                       :mytag:</title>
...
#+end_src


Is there something I can do, so the tag doesn't end up in the title?


Thanks and best regards
Robert

Reply via email to