Allow coderef on otherwise empty lines
commit3c64f0661727485d6ee3bfa1aae956b441fa8312
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 7 Dec 2016 22:11:10 +0000 (7 23:11 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 7 Dec 2016 22:11:10 +0000 (7 23:11 +0100)
tree288a1673303adef18ec6d5081305c5eda5c4ee85
parentc797cc0f8786493d097675e0c74f4cfdde42831c
Allow coderef on otherwise empty lines

* lisp/org-src.el (org-src-coderef-regexp): Update regexp.
* lisp/ox.el (org-export-resolve-coderef): Use function above.

Reported-by: D M German <dmg@turingmachine.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/110656>
lisp/org-src.el
lisp/ox.el