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
More or less a control for an indent: str when Array._multiline == True.
The Trivia.indent doesn't seem be the right place because it's in reference to the parent container?
Also, only when it's a multiline array does this indent exist; I'm thinking add an Array._multiline_indent: str ?