Skip to content

Implicit includes #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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