ob-core: Insert lowercase results
commitfc5abc2d55fc357a0055d22c569c8b57e3d574df
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 10 Dec 2017 22:05:32 +0000 (10 23:05 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 10 Dec 2017 22:05:32 +0000 (10 23:05 +0100)
treed3ad6583580aeece947cb9c21aa88bdd8b44846e
parenta34431f6ea57a361020660f83fcbcc41c81dc4b6
ob-core: Insert lowercase results

* lisp/ob-core.el (org-babel-insert-result): Insert lower case blocks
  and drawers.

* testing/lisp/test-ob.el (test-ob/org-babel-remove-result--results-wrap):
(test-ob/org-babel-remove-result--results-org):
(test-ob/org-babel-remove-result--results-html):
(test-ob/org-babel-remove-result--results-latex):
(test-ob/org-babel-remove-result--results-code): Update tests.
lisp/ob-core.el
testing/lisp/test-ob.el