zapier / django-knowledge

Add a help desk or knowledge base to your Django project with only a few lines of boilerplate code.
http://github.com/zapier/django-knowledge
ISC License
486 stars 116 forks source link

Add support for Textile #60

Open robnewman opened 11 years ago

robnewman commented 11 years ago

Resolution of issue #59. Add support for Textile by adding new variable in settings.py and adding a new custom template tag to render body as either Markdown, Textile or just return.