Metadata-Version: 2.0
Name: pheasant
Version: 0.2.0
Summary: Documentation tool for Pelican and MkDocs.
Home-page: https://github.com/daizutabi/pheasant
Author: daizutabi
Author-email: daizutabi@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Documentation
Requires-Dist: click
Requires-Dist: jupyter
Requires-Dist: markdown

Pheasant is a Markdown converter which is designed to be used as a plugin for static site generators such as MkDocs or Pelican. The Pheasant main feature is auto generation of outputs for a fenced code block in Markdown source using Jupyter client. In addition, Pheasant can automatically number headers, figures, and tables.


