Skip to content

shield007/markdown-inclusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown inclusion plugin

This is plugin to extend python markdown and allow it include other markdown files.

Example use

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}!

Development

To test the plugin and setup an development enviorment, execute the following command:

python ./setup.py develop

Their is a test.py script that can then be excuted to perform a basic test of the plugin.

About

This is plugin to extend python markdown and allow it include other markdown files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages