2 Commits

Author SHA1 Message Date
user
fa82dd816d fix: resolve markdownlint errors
Some checks failed
ci / link-check (push) Successful in 16s
ci / lint (push) Failing after 19s
Disable MD060 (table column alignment) and MD032 (list blank lines).
Add language tags to bare fenced code blocks (MD040).
2026-02-22 08:04:08 +01:00
user
a010db3450 feat: add Gitea CI workflow with podman-based lint and link check
Some checks failed
CI / lint (push) Failing after 2s
CI / link-check (push) Failing after 2s
- Markdown lint via markdownlint-cli2 container
- Internal cross-reference checker for See Also sections
- Both jobs run on linux runner using podman containers
2026-02-22 06:33:28 +01:00