Skip to content
Jonas Haag edited this page May 12, 2014 · 2 revisions

klaus supports rendering some markup languages if it can find a renderer:

  • Markdown (example), pip install markdown
  • reStructuredText (example), pip install docutils

To add your own favorite markup language, simply send a pull request.