Skip to content

Support for common python string functions #134

Open
@flexferrum

Description

@flexferrum

It should be possible to call common python string functions (like split, partition etc.) from the Jinja2 templates. Like this:

{% set strings=text.split(' ') %}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions