package omd
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
.
Dev Dependencies
None
Used by (13)
-
beluga
>= "1.1"
-
builder-web
< "0.2.0"
-
camyll
>= "0.4.1" & < "0.4.3"
- cow
- cowabloga
- finch
-
jekyll-format
< "0.3.3"
-
malfunction
>= "0.5"
-
md2mld
= "0.4.0"
-
stog
>= "0.17.0" & < "0.18.0" | = "0.19.0"
- stog_markdown
- stone
- yocaml_markdown
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page