From d6694256404973a3a7675b97261e7a1914e8f059 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Thu, 18 Aug 2016 14:32:59 +0200 Subject: Org writer: ensure blank line after figure An Org-mode figure should be surrounded by blank lines. The figure would be recognized regardless, but images in the following line would unintentionally be treated as figures as well. --- tests/writer.org | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/writer.org b/tests/writer.org index 100328c2c..b29a1865c 100644 --- a/tests/writer.org +++ b/tests/writer.org @@ -809,6 +809,7 @@ From "Voyage dans la Lune" by Georges Melies (1902): #+CAPTION: lalune [[lalune.jpg]] + Here is a movie [[movie.jpg]] icon. -------------- -- cgit v1.2.3