eschulte / epresent

Presentations in Emacs -- based on Org-mode
183 stars 51 forks source link

Fix heading regex. #39

Closed sellout closed 8 years ago

sellout commented 8 years ago

Fixes #26.

Headings require whitespace between the *s and the heading. This fix prevents epresent from thinking bold text is a heading.