eb7206f744
style syntax. There still needs to be work done on the regexps for recognising #+srcname lines possibly with/without parenthesised arguments. This change makes org-babel-block-name return nil rather than fail when it doesn't find a src block head (e.g. in a #+lob line), which seems sensible. The sbe test table is failing half-way down at `simple ruby arrays'. For some reason it is making a mini table ("| |") to the right hand, and point keeps jumping out of the table. My ability to debug sbe-related stuff is hampered by me not understanding the code (I need to learn about macros). |
||
---|---|---|
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