Metadata-Version: 2.1
Name: mkdocs-permalinks-plugin
Version: 0.1.0
Summary: An MkDocs plugin
Home-page: https://github.com/Mattlock0/mkdocs-permalinks-plugin
Author: 
Author-email: visionofhonor@gmail.com
License: MIT
Keywords: mkdocs
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: mkdocs >=1.0.4
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'

An MkDocs plugin that automagically generates relative links and convert links for foam and obsidian between markdown pages
