textprocessor

Templatetags and filter to process text (string) to enhance link (add link, check typography rules, etc.)


License
BSD-3-Clause
Install
pip install textprocessor==0.2.0

Documentation

Text Processor

The textprocessor module is a simple django app that allow the developper to easily enhance the content of a string.

Status

Build Status