Metadata-Version: 2.1
Name: mkdocs-bootstrap-elements-plugin
Version: 0.1.1
Summary: A MkDocs plugin that adds Bootstrap accordions, modals, and cards.
Home-page: https://github.com/kdkiss/mkdocs-bootstrap-elements-plugin
Author: Kolja Kiss
Author-email: kolja.kiss@outlook.com
License: MIT
Keywords: mkdocs python markdown bootstrap
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: mkdocs>=1.0.4

This plugin allows you to easily add Bootstrap accordions, modals, and cards to your MkDocs site using custom Markdown syntax.
