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