Skip to content

Commit

Permalink
refactor(parser): Remove unused inline rules (#709)
Browse files Browse the repository at this point in the history
also: leading hash is wrong in ElementAttribute

Attributes come in the form of [*] or .Title.  The leading hash
is not a recognized attribute starter character. Fixing this
should reduce the cost of parsing section headings.
  • Loading branch information
gdamore authored Jul 10, 2020
1 parent 5a66c16 commit e756614
Show file tree
Hide file tree
Showing 2 changed files with 3,950 additions and 3,876 deletions.
Loading

0 comments on commit e756614

Please sign in to comment.