Last active
July 21, 2018 01:53
-
-
Save danieltharp/17c0ccf81bd5c7b59d41c3ed516656bf to your computer and use it in GitHub Desktop.
Example tabview for Wikidot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[tabview]] | |
[[tab Tab 1]] | |
This is the content of Tab 1. | |
[[/tab]] | |
[[tab Tab 2]] | |
This is the content of Tab 2. | |
[[/tab]] | |
[[tab Tab 3]] | |
This is the content of Tab 3. | |
[[/tab]] | |
[[/tabview]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment