django-markdown-deux

A Django app that provides template tags for using Markdown (using the python-markdown2 processor)
Download

django-markdown-deux Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Trent Mick
  • Publisher web site:
  • http://code.google.com/u/trentm/

django-markdown-deux Tags


django-markdown-deux Description

A Django app that provides template tags for using Markdown (using the python-markdown2 processor) django-markdown-deux is a small Django app that provides template tags for using (http://daringfireball.net/projects/markdown/) using the (http://code.google.com/p/python-markdown2/) library.What's with the "deux" in the name?The obvious name for this project in `django-markdown2`. However, there (http://github.com/svetlyak40wt/django-markdown2) and name confusion doesn't help anybody. Plus, I took French immersion in school for 12 years: might as well put it to use.So why another project then?Because I wanted to do something slightly different. Django-markdown2's `markdown` filter takes (http://code.google.com/p/python-markdown2/wiki/Extras) as arguments -- with the one exception that "safe" is transformed to python-markdown2's "safe_mode" argument. This is handy for quick usage. My use case is more commonly: lots of `markdown` filter and block usage in my Django templates with the same set of python-markdown2 options. Requirements: · Python · Django


django-markdown-deux Related Software