exhibition.filters.markdown module

Markdown filter

To use, add the following to your configuration file:

filter: exhibition.filters.markdown
exhibition.filters.markdown.content_filter(node, content)[source]

This is the actual content filter called by exhibition.main.Node on appropriate nodes.

Parameters
  • node – The node being rendered

  • content – The content of the node, stripped of any YAML frontmatter