Calculate length directly instead of using the string
commitdb64b229facaa99db451cfb54db8704f6d507d9f
authorJason Blevins <jblevins@xbeta.org>
Wed, 22 Nov 2017 17:47:58 +0000 (22 12:47 -0500)
committerJason Blevins <jblevins@xbeta.org>
Wed, 22 Nov 2017 17:47:58 +0000 (22 12:47 -0500)
tree655c1a7c6b1c99d1f3239fda304c59bf28cf1cdc
parentc0287660d608431e1c7e0db8093b6db65781d1ea
Calculate length directly instead of using the string

This function is called often during syntax analysis, so
it needs to be efficient.
markdown-mode.el