Allow subscripts and superscripts to start at bol
commit8e358f2cef3d43afcbd81c6bd0ff4f9f89087d75
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 9 Oct 2011 07:34:47 +0000 (9 09:34 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 9 Oct 2011 07:35:27 +0000 (9 09:35 +0200)
treeeb928cee6343c3375d395951e687d896ce29ff77
parent4a7dd1e087fd6bbe6a2c02fc9b7ef61fa2ce9acc
Allow subscripts and superscripts to start at bol

* lisp/org.el (org-match-substring-regexp,
  org-match-substring-with-braces-regexp): Allow subscripts and
  superscripts to start at beginning of line.
lisp/org.el