Hello,
Rainer M Krug <[email protected]> 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