Trim/Remove Whitespace In MiniJinja
May 2024
TODO
☐
show using dashes like {{- '...' -}}
☐
showing useing .set_lstrip_blocks(true) and .set_trim_blocks(true) which doesn't chomp all the whitespace, just leading before a block and a trailing line after a block
end of line