Skip to content

Commit 492dae3

Browse files
committed
PR tweaks
1 parent 30eb270 commit 492dae3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ asciidoc:
156156
idprefix: '@'
157157
idseparator: '-@'
158158
tabs: tabs
159-
tabs-sync-option: true
159+
tabs-sync-option: ''
160160
toc: ~
161161
page-toclevels: 1@
162162
xrefstyle: short

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@antora/cli": "~3.0",
88
"@antora/site-generator-default": "~3.0",
99
"@antora/site-generator-ms": "git+https://gitlab.com/opendevise/oss/antora-site-generator-ms#as-extension",
10-
"@asciidoctor/tabs": "^1.0.0-beta.5",
10+
"@asciidoctor/tabs": "1.0.0-beta.5",
1111
"asciidoctor-external-callout": "~1.2.0",
1212
"asciidoctor-kroki": "0.15.4",
1313
"gulp": "~4.0",

0 commit comments

Comments
 (0)