We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30eb270 commit 492dae3Copy full SHA for 492dae3
antora-playbook.yml
@@ -156,7 +156,7 @@ asciidoc:
156
idprefix: '@'
157
idseparator: '-@'
158
tabs: tabs
159
- tabs-sync-option: true
+ tabs-sync-option: ''
160
toc: ~
161
page-toclevels: 1@
162
xrefstyle: short
package.json
@@ -7,7 +7,7 @@
7
"@antora/cli": "~3.0",
8
"@antora/site-generator-default": "~3.0",
9
"@antora/site-generator-ms": "git+https://gitlab.com/opendevise/oss/antora-site-generator-ms#as-extension",
10
- "@asciidoctor/tabs": "^1.0.0-beta.5",
+ "@asciidoctor/tabs": "1.0.0-beta.5",
11
"asciidoctor-external-callout": "~1.2.0",
12
"asciidoctor-kroki": "0.15.4",
13
"gulp": "~4.0",
0 commit comments