Re: [O] Bug in new exporter: source block messes up list hierarchy
Please ignore this, the problem does not occur using the latest git source. -- Best, Hsiu-Khuern.
[O] Bug in new exporter: source block messes up list hierarchy
Hi all, Under the new exporter, if I export this to ascii: -- #+TITLE: #+AUTHOR: #+OPTIONS: toc:nil * A 1. this 1. something #+begin_src r a <- 1 #+end_src 2. other -- I get -