Sha256: bde750b89f12b906b34735e18d1e37bed92337d51cb0b20e86b35a10d8015382

Contents?: true

Size: 599 Bytes

Versions: 8

Compression:

Stored size: 599 Bytes

Contents

:page-permalink: /docs/theme/config/tabber
:tab-table-options: frame=none,cols=1a,caption=''
= Configure Content Tabbers

[.tabber-panel.tabs-data-format]
--
[.tabber-item.tab-data-yaml,{tab-table-options},title='YAML']
|===
|
[source,YAML]
----
some: yaml-data
goes: here
----
|===

[.tabber-item.tab-data-json,{tab-table-options},title='JSON']
|===
|
[source,JSON]
----
{
  "some": "yaml-data",
  "goes": "here"
}
----
|===
--



[.tabber-panel]
--
[.tab-item.Some_Tab_Class]
====
Content.

Content.

More content.
====

[.tab-item.Another_Tab_Class]
====
MORE CONTENT

And more and more.
====
--

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
asciidocsy-0.3.0 _docs/topics/config-tabber_r.adoc
asciidocsy-0.3.0.pre.rc4 _docs/topics/config-tabber_r.adoc
asciidocsy-0.3.0.pre.rc3 _docs/topics/config-tabber_r.adoc
asciidocsy-0.3.0.pre.rc2 _docs/topics/config-tabber_r.adoc
asciidocsy-0.3.0.pre.rc1 _docs/topics/config-tabber_r.adoc
asciidocsy-jekyll-theme-0.3.0.pre.rc2 _docs/topics/config-tabber_r.adoc
asciidocsy-jekyll-theme-0.3.0.pre.rc1 _docs/topics/config-tabber_r.adoc
asciidocsy-jekyll-theme-0.3.0.pre.dev _docs/topics/config-tabber_r.adoc