From 1ad9679dc9147a778d272003c868d4d4f638fd31 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 8 Aug 2017 14:00:13 -0700 Subject: CommonMark writer: avoid excess blank lines at end of output. --- test/command/gfm.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'test/command') diff --git a/test/command/gfm.md b/test/command/gfm.md index 6dd080dc1..670f3cd6e 100644 --- a/test/command/gfm.md +++ b/test/command/gfm.md @@ -71,8 +71,6 @@ My:thumbsup:emoji:heart: | orange | 1.12 | The caption. - - ``` ``` @@ -80,8 +78,6 @@ The caption. “hi” ^D "hi" - - ``` ``` @@ -89,8 +85,6 @@ The caption. "hi" ^D “hi” - - ``` ``` @@ -98,8 +92,6 @@ The caption. "hi" ^D "hi" - - ``` ``` -- cgit v1.2.3