About the MarkdownLabel category

The MarkdownLabel component supports using markdown syntax. This is then rendered as XHTML on the client side.

Can be useful e.g. if you have an editor and don’t want to force the users to write proper XHTML syntax.

Uses the Txtmark library for parsing the actual syntax.