Skip to content

Draft: Resolve "Add Templating engine"

Gereon Dusella requested to merge 68-add-templating-engine into main

Goals

This PR adds support for templates in questions.

Non-goals

this should not create some double structure for questions

Implementation

templates are either provided by the yaml library or using jinja2

Closes #68

Merge request reports

Loading