diff --git a/test/fixtures/default.txt b/test/fixtures/default.txt index 20adc5b..eb66ce3 100644 --- a/test/fixtures/default.txt +++ b/test/fixtures/default.txt @@ -2,7 +2,14 @@ Simple inline math . $1+1 = 2$ - .
. + +Simple block math +. +$$1+1 = 2$$ +. + +.