Hi, On Wed, Jan 2, 2019 at 11:52 PM Eric S Fraga <[email protected]> wrote: > What export target? I don't see any difference when exporting to LaTeX.
Even Latex backed does it differently. Note the space between one and two.
Here are both outputs:
\begin{description}
\item[{one}]
\item[{two}]
\end{description}
vs
\begin{description}
\item[{one}] This is 1
\item[{two}] This is 2
\end{description}
Does it happen on your env.? or is it just me?
--
yashi
