Closed sorawee closed 3 years ago
'(; abc def)
is formatted to
'; abc (def)
Would be nice to make it:
; abc '(def)
is formatted to
Would be nice to make it: