From 7f6bbfadf43ace8b8b75e787916ed35ae2e6b1e6 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 20 Oct 2014 20:26:08 -0700 Subject: Pretty: Make CR + BLANKLINE = BLANKLINE. This fixes an extra blank line we were getting at the end of markdown fragments (as well as rst, org, etc.) Closes #1705. --- tests/tables.org | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/tables.org') diff --git a/tests/tables.org b/tests/tables.org index 8d9100d07..9eaf5e706 100644 --- a/tests/tables.org +++ b/tests/tables.org @@ -49,4 +49,3 @@ Multiline table without column headers: | First | row | 12.0 | Example of a row that spans multiple lines. | | Second | row | 5.0 | Here's another one. Note the blank line between rows. | - -- cgit v1.2.3