Add a test to prove that subscript/superscript cannot start without a leading character even though its at the start of the file.
This commit is contained in:
parent
4a565601c1
commit
8c00ee24ba
@ -1,6 +1,6 @@
|
||||
foo^*
|
||||
bar_*
|
||||
baz^{}
|
||||
baz^{hello *world*}
|
||||
lorem_{}
|
||||
ipsum^+,\.a5
|
||||
dolar_,\.a5
|
||||
|
@ -0,0 +1 @@
|
||||
_{foo}
|
Loading…
Reference in New Issue
Block a user