Hello,
Rick Frankel writes:
> There is a bug in the processing of description list.
>
> Given the list:
>
> ,
> | - not a link :: not a link
> | - [[http://link.com][http link]] :: baz
> | - [[#href-test][custom_id link]] :: bar
> | - [[def list][search link]] :: foo
> `
>
> The latex ex
There is a bug in the processing of description list.
Given the list:
,
| - not a link :: not a link
| - [[http://link.com][http link]] :: baz
| - [[#href-test][custom_id link]] :: bar
| - [[def list][search link]] :: foo
`
The latex exporter generates the following output, which fails