You are writing a comment about Intricate Static Websites With Django Templates, here is a quick summary:
Over the weekend I needed to create a slightly complex static website, and decided to make a go at using Django templates to build it. I was not disappointed.
You are responding to this comment written by Matt Wilson on September 15th 2008, 23:57.
All django filters can be used as tags with the 'filter' tag, e.g.:
{% filter markdown %}
Markdown goes **here**
{% endfilter %}
This looks like a good approach; I like the idea of being able to use django's templating with needing a full-blown project.
Please be aware that comment forms go stale after one hour.
Comments may make use of LifeFlow MarkDown. Raw html will be escaped.
Quick Introduction to LifeFlow MarkDown Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: