Use cached list item bounds in subsequent calls
commitdf9d278d998278ab463d2267158320f84b70e668
authorJason Blevins <jblevins@xbeta.org>
Tue, 21 Nov 2017 04:21:17 +0000 (20 23:21 -0500)
committerJason Blevins <jblevins@xbeta.org>
Tue, 21 Nov 2017 15:41:42 +0000 (21 10:41 -0500)
tree6123dc970d5273e1d619ca86e2fe7957ff5a8ac2
parentdd5914b3ec067a602aca90dbfa3b7a072d9cdeb6
Use cached list item bounds in subsequent calls

Use internal function markdown--cur-list-item-bounds for calculating
list item bounds initially.  In subsequent calls to
markdown-cur-list-item-bounds, read the cached bounds in the
markdown-list-item text property.
markdown-mode.el