Pagd

Template. Context. Page.

pandoc – Content parser using haskell’s pandoc tool

Module contents

class pagd.contents.pandoc.Pandoc(pa, *args, **kwargs)[source]

Bases: pluggdapps.plugin.Plugin

Plugin that can translate different content formats into html format. Under development, contributions are welcome.

Make sure that pandoc tool is installed and available through shell command line interface. Supports reStructuredText and Markdown content formats.