Skip to content

Releases: cmacmackin/markdown-include

Version 0.3

20 Jan 05:18
Compare
Choose a tag to compare

Added support for Python 3.

Version 0.2

17 Jan 02:17
Compare
Choose a tag to compare

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

12 Jan 03:55
Compare
Choose a tag to compare

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.