From 270ffe6ab548de83287b7647269b0c8a18b9e8bf Mon Sep 17 00:00:00 2001 From: Dmitry Pogodin Date: Sun, 3 Nov 2019 18:17:05 +0300 Subject: Place caption before table in OpenDocument format. (#5869) Closes #5681. --- test/tables.opendocument | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test/tables.opendocument') diff --git a/test/tables.opendocument b/test/tables.opendocument index 250bce1b9..cda121dd4 100644 --- a/test/tables.opendocument +++ b/test/tables.opendocument @@ -1,4 +1,6 @@ Simple table with caption: +Demonstration of simple table +syntax. @@ -63,8 +65,6 @@ -Demonstration of simple table -syntax. Simple table without caption: @@ -133,6 +133,8 @@ caption: Simple table indented two spaces: +Demonstration of simple table +syntax. @@ -197,10 +199,10 @@ spaces: -Demonstration of simple table -syntax. Multiline table with caption: +Here’s the caption. It may span +multiple lines. @@ -253,8 +255,6 @@ caption: -Here’s the caption. It may span -multiple lines. Multiline table without caption: -- cgit v1.2.3