A vibe coded tangled fork which supports pijul.
at 1ad8c62c3bd97f088e9c3a23a06b2b7b28436ed2 12 lines 191 B view raw
1{ 2 "overrides": [ 3 { 4 "files": ["*.html"], 5 "options": { 6 "parser": "go-template" 7 } 8 } 9 ], 10 "bracketSameLine": true, 11 "htmlWhitespaceSensitivity": "ignore" 12}