Skip to content

Commit 0cf5db0

Browse files
committed
Update playbooks
1 parent 5c56942 commit 0cf5db0

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

preview.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,17 @@ urls:
2424

2525
antora:
2626
extensions:
27-
- require: "@neo4j-antora/antora-unlisted-pages"
27+
- "@neo4j-antora/antora-unlisted-pages"
2828
- "@neo4j-antora/roles-labels"
29+
- "@neo4j-antora/table-footnotes"
30+
- "@neo4j-antora/xref-hash-validator"
2931

3032
asciidoc:
3133
extensions:
3234
- "@neo4j-documentation/remote-include"
3335
- "@neo4j-documentation/macros"
3436
- "@neo4j-antora/antora-add-notes"
3537
- "@neo4j-antora/antora-page-roles"
36-
- "@neo4j-antora/antora-table-footnotes"
3738
attributes:
3839
page-theme: docs
3940
page-type: Docs

publish.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,17 @@ urls:
2525

2626
antora:
2727
extensions:
28-
- require: "@neo4j-antora/antora-unlisted-pages"
28+
- "@neo4j-antora/antora-unlisted-pages"
2929
- "@neo4j-antora/roles-labels"
30+
- "@neo4j-antora/table-footnotes"
31+
- "@neo4j-antora/xref-hash-validator"
3032

3133
asciidoc:
3234
extensions:
3335
- "@neo4j-documentation/remote-include"
3436
- "@neo4j-documentation/macros"
3537
- "@neo4j-antora/antora-add-notes"
3638
- "@neo4j-antora/antora-page-roles"
37-
- "@neo4j-antora/antora-table-footnotes"
3839
attributes:
3940
page-theme: docs
4041
page-type: Docs

0 commit comments

Comments
 (0)