From 3e0694e6e039882642c610acaee9ff6317119e2d Mon Sep 17 00:00:00 2001 From: sneak Date: Sun, 9 Aug 2026 16:19:54 +0000 Subject: [PATCH] Widen the prettier gate to markdown and CSS everywhere (closes #12) REPO_POLICIES.md scopes prettier to JS/CSS/Markdown/HTML, but script/fmt and script/fmt-check covered only '*.md' - top-level markdown. The canonical scripts use '**/*.md'. Both now run over '**/*.md' and '**/*.css', and both header comments, which still described the old top-level-only scope, were rewritten. That brings themes/loravega/static/css/style.css into the gate. It is inlined into every page by baseof.html via readFile, and its formatting is whitespace-only: the minified