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/command/5474-tables.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/command') diff --git a/test/command/5474-tables.md b/test/command/5474-tables.md index 3bd4f81e9..f09b0a441 100644 --- a/test/command/5474-tables.md +++ b/test/command/5474-tables.md @@ -12,6 +12,8 @@ : Second Table ^D +Table 1: First +table @@ -34,8 +36,8 @@ -Table 1: First -table +Table 2: Second +Table @@ -58,6 +60,4 @@ table -Table 2: Second -Table ``` -- cgit v1.2.3