Open
Description
Actual Situation
Some of our template files just contain dummy content or comments like ToDo markers.
They get replaced by the developers, right after starting the project from the copier template.
To ease their work, the comments and ToDo markers show where and how some things should be done.
As soon as the project gets updated from the copier template, the actual implementation is suggested to be replaced by the dummy content.
Desired Situation
It would be great, if there is some special initial content
marker to tell copier changes in this section should be ignored and not beeing updated from the template.
Proposed solution
Maybe a special marker of included jinja extension could help.