Skip to content

Commit 525dc4b

Browse files
committed
added
1 parent c313ec7 commit 525dc4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎setup.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ def read(fname):
1111
version='0.0.6',
1212
description='A MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template',
1313
long_description=read('README.md'),
14+
long_description_content_type='markdown',
1415
keywords='mkdocs python markdown extra values',
1516
url='https://github.com/rosscdh/mkdocs-markdownextradata-plugin/',
1617
author='Ross Crawford-d\'Heureuse',

0 commit comments

Comments
 (0)