Skip to content

Commit 5cacdc1

Browse files
committed
PR tweaks
1 parent 49e365e commit 5cacdc1

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
@@ -164,7 +164,7 @@ asciidoc:
164164
idprefix: '@'
165165
idseparator: '-@'
166166
tabs: tabs
167-
tabs-sync-option: true
167+
tabs-sync-option: ''
168168
toc: ~
169169
page-toclevels: 1@
170170
xrefstyle: short

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"antora": "~3.1",
88
"@antora/site-generator-ms": "git+https://gitlab.com/opendevise/oss/antora-site-generator-ms#as-extension",
9-
"@asciidoctor/tabs": "^1.0.0-beta.5",
9+
"@asciidoctor/tabs": "1.0.0-beta.5",
1010
"asciidoctor-external-callout": "~1.2.0",
1111
"asciidoctor-kroki": "0.15.4",
1212
"gulp": "~4.0",

0 commit comments

Comments
 (0)