package omd

  1. Overview
  2. Docs
A Markdown frontend in pure OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

omd-0.6.4.tar.gz
md5=04e2c2eb9c7a0fc4cf5802f72b3eff6d

Description

This Markdown library is implemented using only pure OCaml (including I/O operations provided by the standard OCaml compiler distribution). Omd targets the original Markdown with a few Github markdown features.

Tags

org:ocamllabs org:mirage

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml < "4.06.0"

Dev Dependencies

None

Conflicts

None