A python library for creating and manipulating markdown with an object oriented interface.
This library is split into two aims:
- Generation of markdown with python to create documents or fragments of documents.
- Injection of static text, file contents, or dynamically generated markdown into existing documents.
WARNING: This library hasn't reached API stability, when it does it'll be bumped to version 1.0.0. Until then, make sure you pin your library versions.
Documentation can be found at the project documentation site.
This project is licenced under the terms of the MIT license.