Hello, Matthew Henderson <henderson...@gmail.com> writes:
> The following list: > > - label :: information > > when exported to latex generates: > > \begin{description} > \item{label} information > \end{description} FWIW, here I get \begin{description} \item[{label}] information \end{description} Regards, -- Nicolas Goaziou