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
Earlier versions of Syntax supported custom state which have been used in the bash pretty printer example to implement indentation. We removed the custom state support but indentation is common use case enough to have special support it in syntax/printer.
The text was updated successfully, but these errors were encountered:
Earlier versions of
Syntax
supported custom state which have been used in the bash pretty printer example to implement indentation. We removed the custom state support but indentation is common use case enough to have special support it in syntax/printer.The text was updated successfully, but these errors were encountered: