Markdown Plugin

The Markdown Plugin is the core renderer for .md and .markdown files.

How it works

It uses the high-performance md4c library to parse GitHub Flavored Markdown (GFM).

Features

Configuration

Enable in fluid.cfg:

[plugins]
enabled=markdown, ...