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