Skip to content

Commit

Permalink
📋 Added markdown table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
zevv committed Oct 3, 2023
1 parent 47600fc commit b9051a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Some NPeg highlights:
- [Random stuff and frequently asked questions](#random-stuff-and-frequently-asked-questions)
* [Why does NPeg not support regular PEG syntax?](#why-does-npeg-not-support-regular-peg-syntax)
* [Can NPeg be used to parse EBNF grammars?](#can-npeg-be-used-to-parse-ebnf-grammars)
* [NPeg and generic functions](#npeg-and-generic-functions)
- [Examples](#examples)
* [Parsing arithmetic expressions](#parsing-arithmetic-expressions)
* [A complete JSON parser](#a-complete-json-parser)
Expand Down

0 comments on commit b9051a6

Please sign in to comment.