Hello,
"Sebastien Vauban"
<wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org> writes:
> When using italic and bold attributes in the contents of inline task, these
> are not properly exported.
>
> - Org Input:
>
> #+begin_src org
> *************** Test
> - This is out of /scope/.
>
> - That *maybe*.
> *************** END
> #+end_src
>
> - LaTeX Output:
>
> #+begin_src latex
> \todo[inline,caption={}]{\textbf{\textsf{ Test}}\\
>
> \begin{itemize}
> \item This is out of /scope/.
> \item That *maybe*.
> \end{itemize}
> }
> #+end_src
I can't reproduce it on default setup. Would you mind sharing your
configuration or, better, bisecting it until you find the culprit?
Regards,
--
Nicolas Goaziou