0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 06:32:53 +00:00
org-mode/contrib/babel/lisp
Dan Davison 286bf35fe5 org-babel: bugfix: tighten up regexp
Prior to this, reference resolution could fail with quoted
strings. E.g. this didn't work:

\#+srcname: py-id(a=1)
\#+begin_src python
  a
\#+end_src

\#+lob: py-id(a="1")
2009-10-19 23:32:14 -04:00
..
langs org-babel: alter R tangling defaults 2009-10-19 21:44:41 -04:00
org-babel-comint.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-exp.el now respects the properties on export 2009-09-12 12:14:09 -06:00
org-babel-lob.el org-babel: allow #+lob line to be terminated by end-of-buffer 2009-09-30 07:19:13 -06:00
org-babel-ref.el org-babel: bugfix: tighten up regexp 2009-10-19 23:32:14 -04:00
org-babel-table.el merging with the org-babel repository 2009-09-11 13:44:05 -06:00
org-babel-tangle.el org-babel: make org-babel-tangle-file interactive 2009-10-19 21:45:15 -04:00
org-babel.el org-babel: extend the way header args are taken from properties 2009-10-19 21:45:01 -04:00