mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
As referenced in Jinja documentation about whitespace control: <https://jinja.palletsprojects.com/en/3.1.x/templates/#whitespace-control> > To keep single trailing newlines, configure Jinja to > `keep_trailing_newline` I added this to our Jinja environment to keep EOL new line in tools scripts
3 lines
89 B
Markdown
3 lines
89 B
Markdown
Release type: patch
|
|
|
|
Keep the newline at the end of the file in generating tools scripts
|