We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57547c commit 704c78eCopy full SHA for 704c78e
setup.py
@@ -18,6 +18,7 @@
18
description="A collection of template filters that implement " +
19
"common markup languages.",
20
long_description=long_description,
21
+ long_description_content_type='text/x-rst',
22
keywords=[
23
'django',
24
'markdown',
0 commit comments