This module implements ForumCode, a simple markup language inspired by the likes of BBCode. ForumCode allows end-users (of a web-site) limited access to a set of HTML markup through a HTML-esque syntax.
YAML (tm) is a straight-forward data serilization language, offering an alternative to XML where markup (named lists and mixed content) are not needed. YAML borrows ideas from rfc822, SAX, C, HTML, Perl, and Python.