Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Enhancement of the include directive #51

Open
ottawaguy81 opened this issue Aug 18, 2018 · 1 comment
Open

Enhancement of the include directive #51

ottawaguy81 opened this issue Aug 18, 2018 · 1 comment

Comments

@ottawaguy81
Copy link

Can the include directive search set of paths provided via an environment variable. This will make things lot easier. Current design constrains the location of the include files.

I suggest :
export MARKDOWN_INCLUDE_PATH =x/y/z
markdown-pp <input.mdpp> -o <output.md>

I am not familiar with python, I don't know where to modify the code. I find the markdown-pp very handy. However it is limiting me in the auto generation of master markdown file from multiple small files due to the need for relative directory location.

@amyreese
Copy link
Owner

amyreese commented Oct 2, 2018

Happy to see this added, but will need someone else to contribute the changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants