File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2727 "@neo4j-antora/antora-page-roles" : " ^0.3.2" ,
2828 "@neo4j-antora/roles-labels" : " ^0.1.2" ,
2929 "@neo4j-antora/table-footnotes" : " ^1.0.0" ,
30+ "@neo4j-antora/xref-hash-validator" : " ^0.1.3" ,
3031 "@neo4j-documentation/macros" : " ^1.0.4" ,
3132 "@neo4j-documentation/remote-include" : " ^1.0.0" ,
3233 "antora" : " 3.1.14" ,
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ antora:
3030 extensions :
3131 - " @neo4j-antora/table-footnotes"
3232 - " @neo4j-antora/roles-labels"
33+ - " @neo4j-antora/xref-hash-validator"
3334
3435asciidoc :
3536 extensions :
Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ antora:
2929 extensions :
3030 - " @neo4j-antora/table-footnotes"
3131 - " @neo4j-antora/roles-labels"
32-
32+ - " @neo4j-antora/xref-hash-validator"
33+
3334asciidoc :
3435 extensions :
3536 - " @neo4j-documentation/remote-include"
You can’t perform that action at this time.
0 commit comments