I'd really like to have tabbed blocks available, for example to have install steps for linux/mac as two tabs to take up less space.
There's this extension from couchbase we could try and integrate: https://github.com/couchbase/docs-site/blob/9896e4500fa2012ca8da00d9036f5d0f1d23cdb2/lib/tabs-block.js
There's also a more "official" extension: https://gitlab.com/antora/antora-asciidoctor-extensions/-/blob/main/tabs-block/extension.js that might work
For example here is such a block, with "Enterprise" and "Community" tabs.
I'd really like to have tabbed blocks available, for example to have install steps for linux/mac as two tabs to take up less space.
There's this extension from couchbase we could try and integrate: https://github.com/couchbase/docs-site/blob/9896e4500fa2012ca8da00d9036f5d0f1d23cdb2/lib/tabs-block.js
There's also a more "official" extension: https://gitlab.com/antora/antora-asciidoctor-extensions/-/blob/main/tabs-block/extension.js that might work
For example here is such a block, with "Enterprise" and "Community" tabs.