jtbx
deleted branch 2025-07-23 20:49:02 +02:00
refactor/markdown-formatting from CCCHH/ccchh-website
Update Tür/Telefon
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…
Update Tür/Telefon
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.
dokuwiki: add ability to checkout custom theme repo
@dario wrote in CCCHH/ansible-infra#21 (comment):
merged by squash
You know, that Forgejo has a button for that!?
dokuwiki: Support Debian 12
Better Structure the Repo and Some Other Enhancements
You could also try to add SSH multiplexing ssh_args = -C -o ControlMaster=auto -o ControlPersist=300s or would this be redundant with pipelining already enabled?