From 4f6e6247f9a672770a6d7a55a3aa2709a860ff38 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 15 Jan 2017 20:42:00 +0100 Subject: Made `smart` extension default for pandoc markdown. Updated tests. --- tests/tables.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/tables.html') diff --git a/tests/tables.html b/tests/tables.html index 0a9ea413c..5bb7a7de2 100644 --- a/tests/tables.html +++ b/tests/tables.html @@ -95,7 +95,7 @@

Multiline table with caption:

- +@@ -121,7 +121,7 @@ - +
Here's the caption. It may span multiple lines.Here’s the caption. It may span multiple lines.
Second row 5.0Here's another one. Note the blank line between rows.Here’s another one. Note the blank line between rows.
@@ -152,7 +152,7 @@ Second row 5.0 -Here's another one. Note the blank line between rows. +Here’s another one. Note the blank line between rows. @@ -198,7 +198,7 @@ Second row 5.0 -Here's another one. Note the blank line between rows. +Here’s another one. Note the blank line between rows. -- cgit v1.2.3