Skip to content

More jinja functionality #786

Open
Open
@LecrisUT

Description

@LecrisUT

Describe the feature you'd like to request

Currently only substitution works for direct expansion of variables. It would be nice to have support for {% for %} directives and so on.

Describe the solution you'd like

No response

Describe alternatives you've considered

I've tried simply parsing the files as jinja templates, but it fails at directives like :::{include} because of curly brackets. How does myst get arround this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions