ob: new ":comments noweb" option for wrapping noweb references in comment links
commiteb3bf55d4867819894c9455d75b56529d0296f45
authorEric Schulte <schulte.eric@gmail.com>
Sun, 16 Jan 2011 15:21:16 +0000 (16 08:21 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sun, 16 Jan 2011 15:21:16 +0000 (16 08:21 -0700)
tree6baeee9335b4740dbcaedce19ebf7c3498be4499
parent8be17c8c62a8fb402a2ebf1c963a4e9f8f5dec53
ob: new ":comments noweb" option for wrapping noweb references in comment links

* lisp/ob-tangle.el (org-babel-spec-to-string): Adding "noweb" as a
  linking comment type
  (org-babel-tangle-comment-links): Returns comment links for the
  source code block at point

* lisp/ob.el (org-babel-expand-noweb-references): When :comments is
  set to "noweb" then wrap noweb references in comment links.
lisp/ob-tangle.el
lisp/ob.el