Marginally speed up markdown-cur-list-item-end
commit4728db20a571762f3da708a78e09857f55cee547
authorJason Blevins <jblevins@xbeta.org>
Thu, 21 Dec 2017 13:14:16 +0000 (21 08:14 -0500)
committerJason Blevins <jblevins@xbeta.org>
Thu, 21 Dec 2017 13:14:16 +0000 (21 08:14 -0500)
tree04ed1d6e487f6250e822a4f8e721f3c5c981fc9b
parent3c1115df30702c9b03473079ba9c71595fa5b736
Marginally speed up markdown-cur-list-item-end

Combine regular expression checks.
Reorder condiitons to put least expensive
ones earlier where possible.
markdown-mode.el