On the main site, you can (for example) ignore tags using this notation [tag:foo*], which will ignore stuff tagged as foo but also foo-bar.
The nice markdown highlighter for tags seems to have a problem with asterisks, though -- as you can see in this post.
I would have expected them to be highlighted the same way as they are on the front page.
[tag:foo*]to get converted into a link like[tag:foo]is? If yes, where should it link to? – Dennis Jul 20 '12 at 12:36