lambdocversion
Library providing support for semantically rich documents in web applications.
Lambdoc was built with Ocsigen/Eliom integration in mind. It includes parsers for four different markup languages: Lambtex, Lambxml, Lambwiki, and Markdown. The first is inspired by LaTeX, the second is an XML-based markup based on HTML, the third is a lightweight markup language in the spirit of Wiki Creole, and the last is the popular lightweight markup language. The library also includes the possibility of outputing any Lambdoc document as an Ocsigen (Tyxml) HTML5 value. Additional capabilities include the runtime customisation of available document features (you may, for example, declare that a certain class of users is only allowed to produce documents containing nothing more than paragraphs of plain text), detailed error messages, and the definition of basic macros. Particularly of note is a powerful extension mechanism that allows the definition of custom commands tailored to a particular application. It also ships with 'lambcmd', a CLI application that allows the conversion between any of the input formats into one of the supported output targets.
Author | Dario Teixeira <dario.teixeira@nleyten.com> |
---|---|
License | GPL-2.0-only |
Published | |
Homepage | http://lambdoc.forge.ocamlcore.org/ |
Issue Tracker | https://github.com/darioteixeira/lambdoc/issues |
Maintainer | Dario Teixeira <dario.teixeira@nleyten.com> |
Dependencies | |
Source [http] | https://github.com/darioteixeira/lambdoc/archive/v1.0-beta3.tar.gz sha256=faeac28e884b88cdef042652b7da9e6cd43f123290ea15eab164e6b7bd20d04e md5=95246e9eda90fcfce3bb866ec2f301a1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lambdoc/lambdoc.1.0-beta3/opam |