Skip to content

Commit f4eca12

Browse files
authored
1 parent 9aff2d3 commit f4eca12

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

antora-playbook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ content:
6464
branches: release
6565
start_path: docs
6666
asciidoc:
67+
extensions:
68+
- '@asciidoctor/tabs'
6769
attributes:
6870
page-component-order: '!ROOT, *, pdf-converter, epub3-converter, reveal.js-converter, maven-tools, gradle-plugin, asciidoclet, diagram-extension, browser-extension, about'
6971
page-pagination: ''

netlify/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Asciidoctor Docs (Production and Deploy Previews)",
44
"private": true,
55
"devDependencies": {
6+
"@asciidoctor/tabs": "1.0.0-beta.6",
67
"antora": "3.1.8",
78
"netlify-plugin-checklinks": "git+https://github.com/mojavelinux/netlify-plugin-checklinks.git#patched"
89
},

0 commit comments

Comments
 (0)