I knew that would come back at me. What I meant was that I want to have it listed as a header rather than a list item. In other words
<h2>category 1 title</h2>
<h2>category 2 title</h2>
Is there a way to do that without a major headache?
Is there a way to get the get_links_list to not have the <li id="linkcat-1"> ahead of each category? I’m guessing it’s going to take a hack…