Skip to content

Allow setting all Jinja env options #202

@jayvdb

Description

@jayvdb

sometimes the default jinja syntax is inappropriate.
Need option to set all options of the jinja env.
https://github.com/zyguan/textpl/blob/master/render.py

targets:
  - output: foo
    template: foo.jj2
    options:
      ..
      block_end_string: '*))'
      ...

This could be used to add basic support for many template types.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions