odoc-parser icon indicating copy to clipboard operation
odoc-parser copied to clipboard

An OCaml library for parsing documentation comments written in 'odoc markup', a superset of 'ocamldoc markup'.

Results 3 odoc-parser issues
Sort by recently updated
recently updated
newest added

We were only using it for 2 functions, both of which are in stdlib. Unfortunately they're also added in 4.03 and 4.04, and we support 4.02, so the code has...

Not for merge. For demonstration purposes only. See [this post](https://discuss.ocaml.org/t/poc-ocamlmark-an-ocamldoc-to-commonmark-bi-directional-translation/11901) on discuss.