package omd

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

Install

Dune Dependency

Authors

Maintainers

Sources

omd-2.0.0.alpha1.tbz
sha256=5800b920db48d68fa77d8270d64a45989eac398f76d733267827c9a0b2a90390
sha512=0c545a52a706a47fd9fe233f3daf7d4d4907ddd32b6faa9bb75df9086995f44ea341ed9b30d334c393d4f340c7f3bc27e99a0f8cb70943c7d4bd30128ed51fef

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 some other features. Note that the opam package installs both the OMD library and the command line tool omd.

Tags

org:ocamllabs org:mirage

Published: 09 Mar 2021

Dependencies (2)

  1. dune >= "2.5"
  2. ocaml >= "4.04"

Dev Dependencies

None

Used by (13)

  1. beluga >= "1.1"
  2. builder-web < "0.2.0"
  3. camyll >= "0.4.1" & < "0.4.3"
  4. cow
  5. cowabloga
  6. finch
  7. jekyll-format < "0.3.3"
  8. malfunction >= "0.5"
  9. md2mld = "0.4.0"
  10. stog >= "0.17.0" & < "0.18.0" | = "0.19.0"
  11. stog_markdown
  12. stone
  13. yocaml_markdown

Conflicts

None

OCaml

Innovation. Community. Security.