This is plugin to extend python markdown and allow it include other markdown files.
The following example will include a remote markdown file into this file.
# foo bar
This is a test
!{https://raw.githubusercontent.com/ARMmbed/BLEIntros/master/Docs/InDepth/Eddvents.md}!To test the plugin and setup an development enviorment, execute the following command:
python ./setup.py developTheir is a test.py script that can then be excuted to perform a basic test of the plugin.