I want to produce this output from within a wiki page:
<ul class="tabs-nav">
<li><a href="#local_ref">text</a></li>
</ul>
The key being the class on the UL tag. Is it possible to use the normal
"*" markup and specify a class, or is there an alternate way?
~ ~ Dave