diff --git a/test/fixtures/default.txt b/test/fixtures/default.txt index 6c6e482..ef24ac3 100644 --- a/test/fixtures/default.txt +++ b/test/fixtures/default.txt @@ -193,3 +193,24 @@ $$ 1 $$
. + +Numbers can not follow closing inline math +. +Thus, $20,000 and USD$30,000 won't parse as math. +. +Thus, $20,000 and USD$30,000 won't parse as math.
+. + +Require non whitespace to left of opening inline math +. +For some Europeans, it is 2$ for a can of soda, not 1$. +. +For some Europeans, it is 2$ for a can of soda, not 1$.
+. + +Require non whitespace to right of closing inline math. +. +I will give you 20$, if you give me 15$ tomorrow. +. +I will give you 20$, if you give me 15$ tomorrow.
+.