Hello,

Grégoire Jadi <gj...@omecha.info> writes:

> I've found what I think is a bug in orgmode parsing.
> When the following file is parsed :
> * Test
>
> #+BEGIN_SRC emacs-lisp :exports results :results raw drawer
> (format "* Test2")
> #+END_SRC
>
>
> #+RESULTS:
> :RESULTS:
> * Test2
> :END:

This syntax is incorrect. A drawer cannot contain a headline and "raw" +
"drawer" is an invalid combination. See `M-x org-lint' output.


Regards,

-- 
Nicolas Goaziou

Reply via email to