[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] words from radio links are not visible when exporting subtrees
From: |
Daniel Clemente |
Subject: |
Re: [O] words from radio links are not visible when exporting subtrees |
Date: |
Thu, 28 Aug 2014 17:21:15 +0700 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.4.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
El Thu, 28 Aug 2014 01:06:43 +0200 Nicolas Goaziou va escriure:
> >
> > * <<<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 think this bug came with the initial merge of the new export
> framework. Anyway, it should be fixed. Thank you for reporting it.
>
It works now, thanks.