HomeFreeBSD

[NEW] www/py-django-markwhat: Template filters that implement common markup…

Description

[NEW] www/py-django-markwhat: Template filters that implement common markup languages

A collection of template filters that implement common markup languages.

provides template filters that implement the following markup
languages:

  • `textile -- implements Textile`_ -- requires PyTextile_
  • `markdown -- implements Markdown`_ -- requires Python-markdown_
  • `commonmark -- implements CommonMark`_ -- requires CommonMark-py_
  • `reStructuredText -- implements reST (reStructuredText)`_
    • requires docutils_

In each case, the filter expects formatted markup as a string and
returns a string representing the marked-up text. For example, the
`textile` filter converts text that is marked-up in Textile format
to HTML.

WWW: https://pypi.python.org/pypi/django-markwhat

Details

Provenance
koobsAuthored on
Parents
rP395745: www/django1{4,6,7,8}: Reduce diffs between ports
Branches
Unknown
Tags
Unknown