Views
Actions
Difference between revisions of "User:SciWhiz12/sandbox/codetabs/test"
From Forge Community Wiki
< User:SciWhiz12 | sandbox | codetabs
(moar testing) |
(more testing) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
}} | }} | ||
− | <tabs> | + | <tabs plain> |
− | + | <tab name="Java"> | |
+ | <syntaxhighlight lang="java"> | ||
// Testing the Java tab | // Testing the Java tab | ||
− | </syntaxhighlight> | + | </syntaxhighlight> |
+ | </tab> | ||
+ | <tab name="Groovy"> | ||
+ | <syntaxhighlight lang="java"> | ||
+ | // Testing the Groovy tab | ||
+ | </syntaxhighlight> | ||
+ | </tab> | ||
</tabs> | </tabs> |
Latest revision as of 17:02, 7 April 2021
// Testing the Java tab
// Testing the Groovy tab
}}
// Testing the Java tab
// Testing the Groovy tab
Foo
Bar
// Testing the Java tab
// Testing the Groovy tab