Add formater

This commit is contained in:
Pascal Le Merrer 2026-02-28 11:10:13 +01:00
parent 7456c24200
commit a1181a3eb2
2 changed files with 27 additions and 1 deletions

View file

@ -54,6 +54,9 @@ new number:
# generate HTML email
mail file:
echo {{file}}
PYTHONPATH=PWD venv/bin/python ./scripts/prepare_email.py {{file}}
# Format the content of a given newsletter
format number:
PYTHONPATH=PWD venv/bin/python ./scripts/format.py --number={{number}}