Skip to content

Implicit includes #3

@majkinetor

Description

@majkinetor

It would be great to add another option, list of files that are included implicitelly.

Those would serve to include headers and footers for each markdown.

Config could look something like:

configs = {
            'mdx_include': {
                'footer': 'some footer text', 
                'header': |

                          ---
                          {!header.md!}
            },
        }

Alternativelly, there could be a convention - if file in root of the default location is named _header.md or _footer.md it gets included in every markdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions