From b2f4f6ac574d4daa460d53558eee7f3ee2e12a19 Mon Sep 17 00:00:00 2001 From: Niklas Fasching Date: Wed, 19 Dec 2018 00:39:06 +0100 Subject: [PATCH] Remove outdated information from captions fixture Not anyomre - it's
+
now --- org/testdata/captions.html | 2 +- org/testdata/captions.org | 2 +- org/testdata/captions.pretty_org | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org/testdata/captions.html b/org/testdata/captions.html index 42eaedd..4e9ab45 100644 --- a/org/testdata/captions.html +++ b/org/testdata/captions.html @@ -1,5 +1,5 @@

-Anything can be captioned. Also captions are not real, correct captions but just a paragraph below the element (bothe wrapped into a div) +Anything can be captioned.

diff --git a/org/testdata/captions.org b/org/testdata/captions.org index fb3f0b5..167a4e2 100644 --- a/org/testdata/captions.org +++ b/org/testdata/captions.org @@ -1,4 +1,4 @@ -Anything can be captioned. Also captions are not real, correct captions but just a paragraph below the element (bothe wrapped into a div) +Anything can be captioned. #+CAPTION: captioned soure block #+BEGIN_SRC sh diff --git a/org/testdata/captions.pretty_org b/org/testdata/captions.pretty_org index fb3f0b5..167a4e2 100644 --- a/org/testdata/captions.pretty_org +++ b/org/testdata/captions.pretty_org @@ -1,4 +1,4 @@ -Anything can be captioned. Also captions are not real, correct captions but just a paragraph below the element (bothe wrapped into a div) +Anything can be captioned. #+CAPTION: captioned soure block #+BEGIN_SRC sh