Skip to content

Investigate using a proper JINJA evaluation engine #189

Open
@schuylermartin45

Description

The PR for Issue #186 (and arguably issue #166 as well) highlighted the need for more complex JINJA support.

At this current time, "complex" JINJA statements are evaluated through regular expressions. This was a hack/cost-cutting measure early in the project when I only knew about | lower and | upper-type functions.

We have since seen the need to support more complex JINJA statements. It is time to investigate a more permanent solution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions