Fixed the author names now and also removed a work-around for the content summaries which isn't needed any more. The change in Hugo v0.134.0 is also the reason why we have HTML markup in the…
Excerpts are rendered differently now: See https://staging.hamburg.ccc.de/pr87/blog/ (rendered HTML) vs. https://hamburg.ccc.de/blog/ (plain text version of the markdown content). And tag and…
I fixed some things and it worked locally with v0.148.1. But I would like to figure out a diff of the output files to check for hidden changes since I don't want to go through all blog posts.
refactor/markdown-formatting from CCCHH/ccchh-website
The other paragraphs don't have line breaks either.
I only found one paragraph which doesn't at the whole home page (besides the blog posts). And that's also something where you changed the…
Why were the line breaks removed? It's standard markdown syntax, so a line break alone in the source won't lead to a line break in the HTML.