Hi, with latest org-mode and this 4-line org:

* <<<word>>>
* aaa
** export only this subtree (you'll lose a word)
ABC



Go to the „**“ and use C-c C-e C-s h H (export subtree to HTML). The result has 
the word „word“ missing from title and header:

<title>export only this subtree (you'll lose a )</title>
<h1 class="title">export only this subtree (you'll lose a )</h1>


I tried to bisect it but export stopped working for other reasons.


Reply via email to