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

Enhancement of the include directive  #51

Description

@ottawaguy81

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions