
This module provides a wrapper around various text markup languages.
Available by default are Markdown, reStructuredText and Textile, but you can easily add your own markups.
It is also possible to implement custom markups (inherited from AbstractMarkup class).