ob-core: Add document and test for "graphics" format
commitb088389c6b4eead4d41528b18a273b8a2cd47eb3
authorstardiviner <numbchild@gmail.com>
Thu, 12 Apr 2018 13:13:02 +0000 (12 15:13 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 12 Apr 2018 13:16:04 +0000 (12 15:16 +0200)
treebcd37087cb4d2f7cb943e86643f7335faa8f3dd0
parent296b0de4e881b6bd8657dadf7e73fd323f961d8c
ob-core: Add document and test for "graphics" format

* doc/org-manual.org: Document value.

* lisp/ob-core.el (org-babel-common-header-args-w-values): Handle
  symbol "graphics".

* testing/lisp/test-ob.el (test-ob/result-graphics-link-type-header-argument):
  New test.
doc/org-manual.org
lisp/ob-core.el
testing/lisp/test-ob.el