[O] [new exporter] Links in definition list titles are not exported

2012-07-18 Thread Jonathan Leech-Pepin
Given the org file #+begin_src org ,* List Test ,** Plain List ,- A ,- [[http://www.google.com][google]] ,- [[http://www.google.com]] ,** Ordered List ,1. A ,2. [[http://www.google.com][google]] ,3. [[http://www.google.com]] ,** Definition List ,- A :: A ,- [[http://www.goo

Re: [O] [new exporter] Links in definition list titles are not exported

2012-07-18 Thread Nicolas Goaziou
Hello, Jonathan Leech-Pepin writes: > Given the org file > > #+begin_src org > ,* List Test > ,** Plain List > ,- A > ,- [[http://www.google.com][google]] > ,- [[http://www.google.com]] > ,** Ordered List > ,1. A > ,2. [[http://www.google.com][google]] > ,3. [[http://www.google