omdversion
A Markdown frontend in pure OCaml.
This Markdown library is implemented using only pure OCaml (including
I/O operations provided by the standard OCaml compiler distribution).
Omd is meant to be as faithful as possible to the original Markdown.
Additionally, Omd implements a few Github markdown features, an
extension mechanism, and a few other features. Note that the opam
package installs both the Omd library and the command line tool omd
.
Tags | org:ocamllabs org:mirage |
---|---|
Author | Philippe Wang <philippe.wang@gmail.com> |
License | ISC |
Published | |
Homepage | https://github.com/pw374/omd |
Maintainer | philippe.wang@gmail.com |
Dependencies |
|
Source [http] | http://pw374.github.io/distrib/omd/omd-0.9.6.tar.gz md5=5fe4a63f238b8be722d27a71df2c2712 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/omd/omd.0.9.6/opam |
Required by