ob-core: Add "link" results format
commit296b0de4e881b6bd8657dadf7e73fd323f961d8c
authorstardiviner <numbchild@gmail.com>
Sun, 8 Apr 2018 12:56:28 +0000 (8 20:56 +0800)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 12 Apr 2018 13:15:59 +0000 (12 15:15 +0200)
tree69db2de421f1b9c44dc100de834c01da70feceb4
parent52ba1a27ad7ba917afc3a0d16f5c1b86f9c8d8ed
ob-core: Add "link" results format

* lisp/ob-core.el (org-babel-execute-src-block): Handle "link" :results
  format.

* doc/org-manual.org: Add document for new result format "link".

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