From a5d7be075d6aa3afd817bfb754b5c84cac63614b Mon Sep 17 00:00:00 2001 From: Hamish Mackenzie Date: Fri, 22 Dec 2017 18:30:22 +1300 Subject: JATS writer: Make

optional in and (#4178) If the contents are single `Plain` block then do not wrap them with a

element. --- test/tables.jats | 368 ++++++++++++++----------------------------------------- 1 file changed, 92 insertions(+), 276 deletions(-) (limited to 'test/tables.jats') diff --git a/test/tables.jats b/test/tables.jats index b213a83bb..46af61635 100644 --- a/test/tables.jats +++ b/test/tables.jats @@ -15,92 +15,60 @@ -

- Right -

+ Right -

- Left -

+ Left -

- Center -

+ Center -

- Default -

+ Default -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 @@ -117,92 +85,60 @@ -

- Right -

+ Right -

- Left -

+ Left -

- Center -

+ Center -

- Default -

+ Default -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 @@ -224,92 +160,60 @@ -

- Right -

+ Right -

- Left -

+ Left -

- Center -

+ Center -

- Default -

+ Default -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 @@ -332,70 +236,46 @@ -

- Centered Header -

+ Centered Header -

- Left Aligned -

+ Left Aligned -

- Right Aligned -

+ Right Aligned -

- Default aligned -

+ Default aligned -

- First -

+ First -

- row -

+ row -

- 12.0 -

+ 12.0 -

- Example of a row that spans multiple lines. -

+ Example of a row that spans multiple lines. -

- Second -

+ Second -

- row -

+ row -

- 5.0 -

+ 5.0 -

- Here’s another one. Note the blank line between rows. -

+ Here’s another one. Note the blank line between rows. @@ -412,70 +292,46 @@ -

- Centered Header -

+ Centered Header -

- Left Aligned -

+ Left Aligned -

- Right Aligned -

+ Right Aligned -

- Default aligned -

+ Default aligned -

- First -

+ First -

- row -

+ row -

- 12.0 -

+ 12.0 -

- Example of a row that spans multiple lines. -

+ Example of a row that spans multiple lines. -

- Second -

+ Second -

- row -

+ row -

- 5.0 -

+ 5.0 -

- Here’s another one. Note the blank line between rows. -

+ Here’s another one. Note the blank line between rows. @@ -491,68 +347,44 @@ -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 12 -

+ 12 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 123 -

+ 123 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 -

- 1 -

+ 1 @@ -568,46 +400,30 @@ -

- First -

+ First -

- row -

+ row -

- 12.0 -

+ 12.0 -

- Example of a row that spans multiple lines. -

+ Example of a row that spans multiple lines. -

- Second -

+ Second -

- row -

+ row -

- 5.0 -

+ 5.0 -

- Here’s another one. Note the blank line between rows. -

+ Here’s another one. Note the blank line between rows. -- cgit v1.2.3