Use cached properties for code block detection
commitc7aac588d670d4319e1bf687ab320b29f15ed64c
authorJason Blevins <jblevins@xbeta.org>
Tue, 21 Nov 2017 19:26:41 +0000 (21 14:26 -0500)
committerJason Blevins <jblevins@xbeta.org>
Tue, 21 Nov 2017 19:26:41 +0000 (21 14:26 -0500)
tree8aeb2b0207475928758767a9bc8c2e8bd900a8e4
parent2059c24efd7d3784c1d7beae59c6e58b3f11c5a6
Use cached properties for code block detection

We can’t do this during syntax propertization, because the
properties have not been set yet, but we can during font-lock and editing.
markdown-mode.el