Metadata-Version: 2.1
Name: markdown-toc-cli
Version: 0.1.0
Summary: Generate or insert a table of contents for a Markdown file.
Download-URL: https://github.com/noahp/markdown-toc-cli
Author: Noah Pendleton
License: MIT
Project-URL: code, https://github.com/noahp/markdown-toc-cli
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Description-Content-Type: text/markdown

[![GitHub](https://img.shields.io/badge/GitHub-noahp/markdown--toc--cli-8da0cb?style=for-the-badge&logo=github)](https://github.com/noahp/markdown-toc-cli)
[![PyPI
version](https://img.shields.io/pypi/v/markdown-toc-cli.svg?style=for-the-badge&logo=PyPi&logoColor=white)](https://pypi.org/project/markdown-toc-cli/)
[![PyPI
pyversions](https://img.shields.io/pypi/pyversions/markdown-toc-cli.svg?style=for-the-badge&logo=python&logoColor=white&color=ff69b4)](https://pypi.python.org/pypi/markdown-toc-cli/)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/noahp/markdown-toc-cli/main-ci/master?logo=github-actions&logoColor=white&style=for-the-badge)](https://github.com/noahp/markdown-toc-cli/actions)

# WIP

aborted, `https://github.com/hukkin/mdformat-toc` does the right thing


