Metadata-Version: 1.1
Name: mkdocs-pandoc
Version: 0.2.4
Summary: A translator from mkdocs style markdown to pandoc style markdown
Home-page: https://github.com/jgrassler/mkdocs-pandoc
Author: Johannes Grassler
Author-email: johannes@btw23.de
License: Apache
Description: mkdocs_pandoc is a library of preprocessors that convert mkdocs style markdown (multiple files, with the document structure defined in the mkdocs configuration file mkdocs.yml) into a single markdown document digestible by pandoc. It ships with the command line frontend tool mkdocs2pandoc as its primary user interface.
Keywords: mkdoc markdown pandoc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
