﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3837	add in markdown system	Oleg Okneigres <okneigres@…>	Adrian Holovaty	"(sorry for my English, I don't sure that I'm writing correctly. I'm from Russia)

This plugin escapes tags and html-entities in Markdown string. It use templatetags. I think it may be attaching in markup plugin.
Usage (in template):

{% load markup %)
{% load escape_markdown %}

....<div id=""markdown_sting"">{% data|escape_markdown|markdown %}</div>....



I will thanks you if you give me a feedback on my suggestion. There is a code in attach.


"		closed	Template system	dev		wontfix	markup, markdown		Unreviewed	0	0	0	0	0	0
