remove need for pounded () strings
Opened this issue · 0 comments
ModProg commented
Idea is to:
- add a flag to the internal format call to support mapping
((
to(
and))
to)
. - change
collect_parenthesized
to support))
and to support)
when inside
a{}
(this still needs to be figured out if it is unambiguously possible).