Improve heading movement commands
commit5daa9fc66bd179c901fb7d3b0b636999f48cfa2a
authorJason Blevins <jrblevin@sdf.org>
Tue, 15 Dec 2015 04:26:41 +0000 (14 23:26 -0500)
committerJason Blevins <jrblevin@sdf.org>
Tue, 15 Dec 2015 05:15:38 +0000 (15 00:15 -0500)
treeb405ed0a26c8917df259b01ee680169f0502ce37
parentc8d025f5ab37f7c847a0d8a0874fa88f8c89ffae
Improve heading movement commands

Skip lines that match `outline-regexp` but are inside code blocks.
Update tests to use new functions.  The test named
`test-markdown-outline/navigation-with-code` now passes.

Based in part on a patch by Syohei Yoshida <syohex@gmail.com>.
markdown-mode.el
tests/markdown-test.el