org-babel: fix inline source block regexp
commit962a1e0608a22d359df7ee65fa4b46afb50a6002
authorDan Davison <davison@stats.ox.ac.uk>
Tue, 27 Oct 2009 02:08:34 +0000 (26 22:08 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 27 Oct 2009 03:51:43 +0000 (26 21:51 -0600)
treeb3b9419ed3b4b94946225826c0e8bb8be9722e54
parent512b376bb5d26501ffeb4b76891a154f2d872a3b
org-babel: fix inline source block regexp

This satisfies the requirements that
1. the src_lang{} construct is preceded by whitespace
2. this whitespace is not consumed by the replacement text
contrib/babel/lisp/org-babel-exp.el
contrib/babel/lisp/org-babel.el