A Markdown frontend in pure OCaml

Install

Authors

Maintainers

Sources

omd-2.0.0.alpha3.tbz
sha256=278e8e5409954bee919ac853909f97061f954e728cbdb241466c235cb741377c
sha512=51c1ca573bd8e20e100788db575f3bee3c2ef61f0cf5c83fb5b67e193d2c87a223ae4a5776b1f3fe85f024cddf85bbe3e1f10988c38a88ae7304a282fd81825a

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: 14 Dec 2022

Dependencies (7)

  1. dune-build-info >= "2.7"
  2. uunf
  3. uucp
  4. uutf
  5. stdcompat >= "16"
  6. ocaml >= "4.08"
  7. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. ppx_expect with-test

Used by (19)

  1. builder-web
  2. camyll >= "0.4.1"
  3. cow >= "0.9.1"
  4. cowabloga >= "0.0.7"
  5. finch
  6. hardcaml-examples
  7. hardcaml-framework
  8. hilite
  9. jekyll-format
  10. lambdoc
  11. learn-ocaml < "0.13.0"
  12. learn-ocaml-client < "0.13.0"
  13. malfunction < "0.3"
  14. md2mld >= "0.5.1"
  15. osh
  16. stog >= "0.17.0" & < "0.18.0" | = "0.19.0"
  17. stog_markdown
  18. stone >= "0.3.2"
  19. toc

Conflicts

    None