fprettify
fprettify copied to clipboard
Deactivation doesn't disable indentation
trafficstars
Formatting is not entirely deactivated between !&< and !&> — auto-indentation is still applied. Is this the intended behavior? Naively I'd expect fprettify to do nothing to deactivated lines.
I am happy to submit a patch to disable indentation between the tags and on lines ending with !& if this is a bug. If on the other hand fprettify is behaving as expected, it would be nice to have a way to disable indentation for code regions somehow.