There was an error while loading. Please reload this page.
1 parent c313ec7 commit 525dc4bCopy full SHA for 525dc4b
setup.py
@@ -11,6 +11,7 @@ def read(fname):
11
version='0.0.6',
12
description='A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template',
13
long_description=read('README.md'),
14
+ long_description_content_type='markdown',
15
keywords='mkdocs python markdown extra values',
16
url='https://github.com/rosscdh/mkdocs-markdownextradata-plugin/',
17
author='Ross Crawford-d\'Heureuse',
0 commit comments