package omd

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

Install

Dune Dependency

Authors

Maintainers

Sources

omd-2.0.0.alpha2.tbz
sha256=bee39a6fbb5e32efbbc7eb81574f6472d568f2cb37ba93f2de188d4b68fc7396
sha512=82c8716774f756071c8c9dbce838309cfc67d2b607b30d9f5add1307fa8330db8951bfd5406aef1dc3b8902ee67b6d43f76687257927944f118f79be7ea24ff1

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: 25 Jun 2021

Dependencies (2)

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

Dev Dependencies

None

Used by (16)

  1. beluga >= "1.1"
  2. builder-web < "0.2.0"
  3. camyll >= "0.2.0" & < "0.4.4"
  4. cow
  5. cowabloga
  6. finch
  7. hilite < "0.3.0"
  8. jekyll-format < "0.3.3"
  9. malfunction >= "0.5"
  10. md2mld >= "0.5.1" & < "0.7.0"
  11. osh
  12. stog >= "0.17.0" & < "0.18.0" | = "0.19.0"
  13. stog_markdown
  14. stone
  15. toc
  16. yocaml_markdown

Conflicts

None

OCaml

Innovation. Community. Security.