Skip to content

file.recurse: use different renderers in individual files #65335

Answered by MartinEmrich
xorinzor asked this question in Q&A
Discussion options

You must be logged in to vote

You could render all files as jinja, but in the files not to be templated, enclose everything in

{%- raw -%}
  ...
{%- endraw -%}

if there's jinja-like markup in there.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nicholasmhughes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants