Metadata-Version: 2.1
Name: mkdocs-issues-plugin
Version: 0.0.1
Summary: Issues status and labels in mkdocs.
Home-page: https://github.com/mihaigalos/mkdocs-issues
Author: Mihai Galos
Author-email: mihai@galos.one
License: MIT
Keywords: mkdocs plugin
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mkdocs >=1.0.4
Requires-Dist: mkdocs-material
Requires-Dist: requests

# mkdocs-issues-plugin

A plugin for showing the state and labels of issues (GitHub or GitLab) in mkdocs generated docs. 

The following shows a rendering of [index.md](https://github.com/mihaigalos/mkdocs-issues-plugin/tree/main/docs):

![screenshot](screenshots/mkdocs-issues-plugin.png)
