Anyone else feel that a boolean parameter should be added to the listings of categories? It could work in a similar fashion to the 'show_count' parameter where instead of displaying the number of comments, it could show the description text, then developers could just style it however they wish.
I had tried countless different functions and variables to just get a description listed next to the categories, and nothing worked out. (I know there's a get_categories function as well, but that doesn't display them in a child / parent hierarchy.)
Anyway, adding this parameter seems like it would be the most efficient solution to implement. Sound good?