diff options
Diffstat (limited to 'textproc/py-markdown-include/pkg-descr')
-rw-r--r-- | textproc/py-markdown-include/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/py-markdown-include/pkg-descr b/textproc/py-markdown-include/pkg-descr new file mode 100644 index 000000000000..bd940bc767ca --- /dev/null +++ b/textproc/py-markdown-include/pkg-descr @@ -0,0 +1,8 @@ +This is an extension to Python-Markdown which provides an "include" +function, similar to that found in LaTeX (and also the C pre-processor and +Fortran). + +It was originally written for a FORD (= FORtran Documenter) Fortran +auto-documentation generator. + +WWW: https://github.com/cmacmackin/markdown-include |