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^*
|
foo^*
|
||||||
bar_*
|
bar_*
|
||||||
baz^{}
|
baz^{hello *world*}
|
||||||
lorem_{}
|
lorem_{}
|
||||||
ipsum^+,\.a5
|
ipsum^+,\.a5
|
||||||
dolar_,\.a5
|
dolar_,\.a5
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
_{foo}
|
Loading…
Reference in New Issue
Block a user