Skip to content

Commit

Permalink
match block constructs in single pass
Browse files Browse the repository at this point in the history
Improve on jrblevin#91 by increasing speed of matching block constructs, and
allow them to be nested within each other, by matching all of them in a
single pass.

- Ensure font locking of block constructs is predicated solely on text
properties.
- Add "language" field to tilde fence opening regexp.
- Make `test-markdown-font-lock/pandoc-yaml-metadata` pass.
  • Loading branch information
Danny McClanahan committed Feb 14, 2016
1 parent 90f3f59 commit 0cec26f
Show file tree
Hide file tree
Showing 2 changed files with 612 additions and 140 deletions.
Loading

0 comments on commit 0cec26f

Please sign in to comment.