Support subscript/superscript wrapped in parenthesis.

This commit is contained in:
Tom Alexander
2023-09-21 19:21:47 -04:00
parent 9b2348c0ef
commit 4f34ab9089
3 changed files with 55 additions and 7 deletions

View File

@@ -7,3 +7,7 @@ foo_(b{ar)
foo_{b(ar}
foo_(b(a)r)
foo_b(a)r
foo_(b+ar)