Skip to content

Conversation

josuebran
Copy link
Contributor

@josuebran josuebran commented Oct 6, 2023

asciidoctor tab

An Asciidoctor extension that adds a tabs block to the AsciiDoc syntax.
From integrate Asciidoctor Tabs

Usage

https://github.com/asciidoctor/asciidoctor-tabs

[tabs]
====
Tab A:: Contents of Tab A.

Tab B::
+
Contents of Tab B.

Tab C::
+
--
Contents of Tab C.

Contains more than one block.
--
====

Use [tabs.overflow] for overflow tab title

Use [tabs.wrapping] for wrapping tab title

datastax-tabset

Copy link
Collaborator

@colegoldsmith colegoldsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@josuebran josuebran merged commit 5948f5d into main Oct 6, 2023
@josuebran josuebran deleted the asciidoctor-tabs branch October 6, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants