Skip to content

template_types: task 1: parse template_types #233

@chfw

Description

@chfw

The ability to parse the following syntax and retrieve a custom definition of template engine:

    jinja:
      base_type: jinja2  # use base_type, instead of overrides
      file_extensions:
        - jj2
        - jj
        - xyz
      options:
        extensions:
          - do

#202

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