diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/3057.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/command/3057.md b/test/command/3057.md index 0db5e7969..7d1f146c2 100644 --- a/test/command/3057.md +++ b/test/command/3057.md @@ -7,9 +7,9 @@ </div> </div> ^D -<section> +<section xml:id="one"> <title>one</title> - <section> + <section xml:id="two"> <title>two</title> <para> </para> @@ -26,9 +26,9 @@ </div> </div> ^D -<section> +<section xml:id="one"> <title>one</title> - <section> + <section xml:id="two"> <title>two</title> <para> </para> @@ -48,7 +48,7 @@ <para> </para> </section> -<section> +<section xml:id="two"> <title>two</title> <para> </para> |