markup_fmt icon indicating copy to clipboard operation
markup_fmt copied to clipboard

Vento: {{- /if }} causes 'expected Vento block end'

Open dogfuntom opened this issue 4 months ago • 0 comments

input

{{ if foo }}
  bar
{{- /if }}

output

syntax error 'expected Vento block end' at line 3, column 0

playground

https://dprint.dev/playground/#code/N7AEEsDNUh7XQF9EFgBQpQCMCGAndEAWlAHoolEg/plugin/markup_fmt

dogfuntom avatar Oct 01 '24 23:10 dogfuntom