package omd

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

Install

Dune Dependency

Authors

Maintainers

Sources

omd-1.0.0.tar.gz
sha256=3200cb1c44427f58b95386894fee2d562b80e8bc0bebd459017287ca335c534f
md5=acb8ac3edd4b2e02e8b1d2594c6da597

Description

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. Note that The library interface of 1.0.0 is not compatible with 0.9.x.

Tags

org:ocamllabs org:mirage

Published: 06 Aug 2014

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind
  3. base-bigarray
  4. ocaml < "4.06.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.