Remove leading space characters in YAML frontmatter

Remove leading space characters so directly loading the frontmatter text
with `yaml.safe_load` doesn't throw an exception.
This commit is contained in:
André Bargull 2024-12-17 15:07:18 +01:00 committed by Ms2ger
parent 9e915f9b3c
commit 98a7f03f5c
53 changed files with 281 additions and 281 deletions