lua-lunamark
Lua module for conversion between markup formats
WWW CVSWeb GITHub-
Package versionlua-lunamark-0.5.0p0
-
MaintainerThe OpenBSD ports mailing-list
Lunamark is a Lua module for converting Markdown to other textual formats.
Currently HTML, dzslides, Docbook, ConTeXt, LaTeX, and Groff man are the
supported output formats. The markdown parser is written using a PEG
grammar and can also be modified by the user.
The API is described at http://jgm.github.io/lunamark/doc/
- lua52
- lua53
- lang/lua/5.1
- converters/lua-utf8,
- devel/lpeg,
- textproc/lua-cosmo,