Markdown markup system implementation in pure Lua
This is an implementation of the popular text markup language Markdown
in pure Lua. Markdown can convert documents written in a simple and easy
to read text format to well-formatted HTML.

Maintainer: Frederic Cambus <fcambus@openbsd.org>

WWW: https://github.com/mpeterv/markdown
