[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] inlinetask with :noexport: seems to be exported?
From: |
Nicolas Goaziou |
Subject: |
Re: [O] inlinetask with :noexport: seems to be exported? |
Date: |
Thu, 29 Sep 2016 13:03:36 +0200 |
Hello,
Rainer M Krug <address@hidden> writes:
> OK - your example works, but the following doesn't:
>
> * Foo
>
> Foo
>
> *************** TODO :noexport: Bar *************** END
>
> Effectively, it is exported if the inline task has ho header text.
This is because your syntax is invalid. You cannot have a headline
without text but with tags. :noexport: is treated as the headline (or
inlinetask) text.
You can add a space entity, e.g., \nbsp{}, to work around the problem.
Regards,
--
Nicolas Goaziou