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 4b26136 commit d7cd41eCopy full SHA for d7cd41e
setup.py
@@ -34,7 +34,7 @@ def get_requirements(filename: str, base_dir: str = 'requirements') -> List[str]
34
version=PROJECT_VERSION,
35
description='MkDocs plugin and extension to creates mindmaps from markdown using markmap',
36
long_description=long_description,
37
- long_description_content_type='text/plai',
+ long_description_content_type='text/plain',
38
keywords='mkdocs python markdown mermaid',
39
url='https://github.com/neac0der/mkdocs-markmap',
40
author='neatc0der',
0 commit comments