package cow

  1. Overview
  2. Docs
XML, JSON, HTML and Markdown libraries

Install

Dune Dependency

Authors

Maintainers

Sources

cow-2.2.0.tbz
sha256=aa2af4afef967d7f10a58abab0558ca1032b464088106f25155ed42fb26e42d7
md5=a880cc867cea10fe68c36e6501407365

doc/cow/Cow_xhtml/index.html

Module Cow_xhtml

XHTML entity support

val entity : string -> string option

entity s converts the HTML entity s to its corresponding UTF-8 symbol. For example entity "amp" = "&".

OCaml

Innovation. Community. Security.