From ddb89a58615cac4e92c8f92eca4b9bafd9cee5e7 Mon Sep 17 00:00:00 2001 From: Waylon Flinn Date: Thu, 21 Apr 2016 13:01:27 -0500 Subject: [PATCH] block math test fixture --- test/fixtures/default.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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$ - .

1+1=21+1 = 2

. + +Simple block math +. +$$1+1 = 2$$ +. +1+1=21+1 = 2 + +.