A vibe coded tangled fork which supports pijul.
at ffa0f680f3768d7c0be5721c45fb8c2c07a6ed20 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}