Added failing test
This commit is contained in:
parent
4349e4480e
commit
97cea23133
1 changed files with 7 additions and 0 deletions
7
test/fixtures/default.txt
vendored
7
test/fixtures/default.txt
vendored
|
@ -200,3 +200,10 @@ I will give you $20 today, if you give me more $ tomorrow.
|
||||||
.
|
.
|
||||||
<p>I will give you $20 today, if you give me more $ tomorrow.</p>
|
<p>I will give you $20 today, if you give me more $ tomorrow.</p>
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Inline blockmath is not (currently) registered.
|
||||||
|
.
|
||||||
|
It's well know that $$1 + 1 = 3$$ for sufficiently large 1.
|
||||||
|
.
|
||||||
|
<p>It's well know that $$1 + 1 = 3$$ for sufficiently large 1.</p>
|
||||||
|
.
|
||||||
|
|
Reference in a new issue