1.3.0
CHANGES:
- Updated readme file with the new features: dune rules, named environment and
ocaml versions, Some grammar correction too (@gpetiot, #101, aantron, #102) - Better lexer error messages (@avsm, #103)
- Added cram syntax parsing (@trefis, #106)
- Renamed mdx to ocaml-mdx to avoid conflicts/for more precision (@clecat, #110, #115)
- Fix blank spaces causing parsing errors (@gpetiot, #97)
- Fix empty lines causing a String.sub (@clecat, #107)