You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: