Added Markdown rendering for media_entry

This commit is contained in:
Joar Wandborg
2011-06-12 03:24:31 +02:00
parent d07713d0b0
commit 44e2da2fe6
7 changed files with 24 additions and 7 deletions

View File

@@ -42,6 +42,7 @@ setup(
'translitcodec',
'argparse',
'webtest',
'Markdown',
],
test_suite='nose.collector',