mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
5a1e326341
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
3 lines
144 B
Plaintext
3 lines
144 B
Plaintext
SHA256 (django-markwhat-1.4.tar.gz) = d2cfcb1919d96bfbbb1cb9745b4b1e4ef84e9a63e2cac1bd368bafe6d3e889e2
|
|
SIZE (django-markwhat-1.4.tar.gz) = 7222
|