1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Salar Nosrati-Ershad 7466b13e0a fix: keep newline at the end of the file in tools
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
2023-11-22 22:54:42 +03:30
..
templates Fix #2888 -- Apply ruff and pyupgrade to templates 2023-11-12 15:06:02 +01:00
__init__.py move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
pelican_import.py Update code base for Python 3.8 and above 2023-11-12 13:53:02 +01:00
pelican_quickstart.py fix: keep newline at the end of the file in tools 2023-11-22 22:54:42 +03:30
pelican_themes.py Update code base for Python 3.8 and above 2023-11-12 13:53:02 +01:00