Re: [O] Still there are some places that the new org-babel markers are not unified yet

2017-12-10 Thread Nicolas Goaziou
Hello, stardiviner writes: > By default, the org-babel markers is lower-case now. > But I found in the following case, it is upper-case still. > ``` > > #+begin_src clojure :results code :wrap src html > (:body (clj-http.client/get "http://localhost:80;)) > #+end_src > > >

[O] Still there are some places that the new org-babel markers are not unified yet

2017-12-07 Thread stardiviner
By default, the org-babel markers is lower-case now. But I found in the following case, it is upper-case still. ``` #+begin_src clojure :results code :wrap src html (:body (clj-http.client/get "http://localhost:80;)) #+end_src #+RESULTS: #+BEGIN_src html "\n\n\nWelcome to nginx!\n\n    body {\n