Skip to content

Add jinja filter 'dedent'

Tino Calancha requested to merge calancha/kpet:issue-36 into main

By using this filter, there is no need to break the indentation when specifying a ks_append element in the Jinja template.

See: #36 (closed)

Merge request reports