diff --git a/test/baselines/generated-reference/namespaces.html b/test/baselines/generated-reference/namespaces.html index ca1fbf1d..cdd67cb2 100644 --- a/test/baselines/generated-reference/namespaces.html +++ b/test/baselines/generated-reference/namespaces.html @@ -44,6 +44,8 @@

1.1 Clause 1.1

+ +

1.1.1 SomeAlg

@@ -63,10 +65,14 @@

A Annex

+ +

A.1 SomeAlg

+ +

A.2 Annex 1.2

SomeAlg should link to #annex12. Foo should link to the production in #annex1.

@@ -78,6 +84,7 @@

A.2 Annex 1.2

B Annex 2

+

B.1 SomeAlg

diff --git a/test/baselines/sources/namespaces.html b/test/baselines/sources/namespaces.html index 62342d10..3b5d37e9 100644 --- a/test/baselines/sources/namespaces.html +++ b/test/baselines/sources/namespaces.html @@ -27,6 +27,8 @@

Clause 1.1

`bar` MainProd `baz` + +

SomeAlg

@@ -42,10 +44,14 @@

Annex

Foo :: `bar` MainProd `baz` + +

SomeAlg

+ +

Annex 1.2

SomeAlg should link to #annex12. |Foo| should link to the production in #annex1.

@@ -59,6 +65,7 @@

Annex 1.2

Annex 2

+

SomeAlg