-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request