Releases: cmacmackin/markdown-include
Releases · cmacmackin/markdown-include
Version 0.3
Added support for Python 3.
Version 0.2
This release is a change to the API. Now the include syntax is {!filename!}, which is felt to be less likely to conflict with any code fragments also present in a Markdown file.
Version 0.1
This is the first release of Markdown-Include. It provides the basic functionality that is needed and runs in Python 2.7. This will be the only release for some time, unless I decide to write a Python 3 version as well or if the Markdown API changes substantially.