Mercurial > public > sg101
view gpp/templates/comments/markdown.html @ 132:06503edcc56b
A previous commit broke the comment preview function. Fixing this now.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 26 Nov 2009 22:51:07 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
{% load markup %} {% load smiley_tags %} {{ data|markdown:"safe"|smilify }}