Make templates more faithful to the original file in terms of indentation, newlines, no deserialisation of things like < or >. More test coverage
This commit is contained in:
parent
3d53d4fb30
commit
49fee7afe4
12 changed files with 579 additions and 52 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,3 +8,5 @@ dist
|
|||
*.j2
|
||||
*.toml
|
||||
regenerated_*
|
||||
*.orig
|
||||
*.rej
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue