Difference between revisions of "User:SciWhiz12/sandbox/codetabs/test"

(try test the template)
 
(more testing)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
</syntaxhighlight>
 
</syntaxhighlight>
 
}}
 
}}
 +
 +
<tabs plain>
 +
<tab name="Java">
 +
<syntaxhighlight lang="java">
 +
// Testing the Java tab
 +
</syntaxhighlight>
 +
</tab>
 +
<tab name="Groovy">
 +
<syntaxhighlight lang="java">
 +
// Testing the Groovy tab
 +
</syntaxhighlight>
 +
</tab>
 +
</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