Metadata-Version: 2.4
Name: markdown_grid_tables
Version: 0.6.0
Summary: Python-Markdown extension to support grid tables.
Keywords: python-markdown,extension,plugin,markdown,mkdocs
Author-email: Alexander Abbott <smartboyathome@gmail.com>, Will Da Silva <will@willdasilva.xyz>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Text Processing :: Markup :: Markdown
License-File: LICENSE
Requires-Dist: markdown>=3.0.0
Project-URL: documentation, https://gitlab.com/WillDaSilva/markdown_grid_tables
Project-URL: homepage, https://gitlab.com/WillDaSilva/markdown_grid_tables
Project-URL: repository, https://gitlab.com/WillDaSilva/markdown_grid_tables

# Markdown Grid Tables

[Python-Markdown](https://python-markdown.github.io/) [extension](https://python-markdown.github.io/extensions/api/) to support grid tables.

[Fork of Markdown-GridTables by Alexander Abbott](https://github.com/smartboyathome/Markdown-GridTables)

