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 49e365e commit 5cacdc1Copy full SHA for 5cacdc1
antora-playbook.yml
@@ -164,7 +164,7 @@ asciidoc:
164
idprefix: '@'
165
idseparator: '-@'
166
tabs: tabs
167
- tabs-sync-option: true
+ tabs-sync-option: ''
168
toc: ~
169
page-toclevels: 1@
170
xrefstyle: short
package.json
@@ -6,7 +6,7 @@
6
"dependencies": {
7
"antora": "~3.1",
8
"@antora/site-generator-ms": "git+https://gitlab.com/opendevise/oss/antora-site-generator-ms#as-extension",
9
- "@asciidoctor/tabs": "^1.0.0-beta.5",
+ "@asciidoctor/tabs": "1.0.0-beta.5",
10
"asciidoctor-external-callout": "~1.2.0",
11
"asciidoctor-kroki": "0.15.4",
12
"gulp": "~4.0",
0 commit comments