41381781bb
This is a rough, first-pass implementation using some code from org-babel-ref.el. If we do go with this idea, I think we can find a better implementation, hopefully using the same code for parsing `function calls' (parameterised source block calls), whether they are made directly at a source block, or as a reference in another function call, or as a LoB call. |
||
---|---|---|
lisp | ||
snippets/org-mode | ||
util | ||
.gitignore | ||
COPYING | ||
README.markdown | ||
intro.org | ||
library-of-babel.org | ||
org-babel-ded-worg.org | ||
org-babel-requirements.org | ||
org-babel.org | ||
test-export.org | ||
test-tangle.org |
README.markdown
org-babel.el --- facilitating communication between programming languages and people
- for information on org see the Org-Mode website
- for information on org-babel see the org-babel.org file in this directory