On Jan 11, 11:27 am, Brian Neal wrote:
> I wrote a filter that searches for patterns in text and replaces them
> with tags:
>
> {{ comment.text|smilify }}
>
> It does various silly things like replace :-) with an actual smiley
> face image. Seems to work great.
>
> When I combine it with the mar
I wrote a filter that searches for patterns in text and replaces them
with tags:
{{ comment.text|smilify }}
It does various silly things like replace :-) with an actual smiley
face image. Seems to work great.
When I combine it with the markdown filter, like this:
{{ comment.text|markdown:"saf
2 matches
Mail list logo