mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-23 10:23:39 +03:00
minor cosmetic correction
This commit is contained in:
parent
ef3223dc8a
commit
a27dfa6229
16
README.md
16
README.md
@ -6,17 +6,17 @@
|
||||
[![Coverage Status](https://coveralls.io/repos/mrkkrp/megaparsec/badge.svg?branch=master&service=github)](https://coveralls.io/github/mrkkrp/megaparsec?branch=master)
|
||||
|
||||
* [Features](#features)
|
||||
* [Core features](#core-features)
|
||||
* [Character parsing](#character-parsing)
|
||||
* [Permutation parsing](#permutation-parsing)
|
||||
* [Expression parsing](#expression-parsing)
|
||||
* [Lexer](#lexer)
|
||||
* [Core features](#core-features)
|
||||
* [Character parsing](#character-parsing)
|
||||
* [Permutation parsing](#permutation-parsing)
|
||||
* [Expression parsing](#expression-parsing)
|
||||
* [Lexer](#lexer)
|
||||
* [Documentation](#documentation)
|
||||
* [Tutorials](#tutorials)
|
||||
* [Comparison with other solutions](#comparison-with-other-solutions)
|
||||
* [Megaparsec and Attoparsec](#megaparsec-and-attoparsec)
|
||||
* [Megaparsec and Parsec](#megaparsec-and-parsec)
|
||||
* [Megaparsec and Parsers](#megaparsec-and-parsers)
|
||||
* [Megaparsec and Attoparsec](#megaparsec-and-attoparsec)
|
||||
* [Megaparsec and Parsec](#megaparsec-and-parsec)
|
||||
* [Megaparsec and Parsers](#megaparsec-and-parsers)
|
||||
* [Authors](#authors)
|
||||
* [Contribution](#contribution)
|
||||
* [License](#license)
|
||||
|
Loading…
Reference in New Issue
Block a user