web commit by http://solair.livejournal.com/: Request CSS class attribute for span tags on broken wikilinks.

master
joey 2007-10-13 05:00:17 +00:00
parent eec289e281
commit 8be54ee23b
1 changed files with 4 additions and 0 deletions

View File

@ -59,3 +59,7 @@ added after an inlined page (namely: the post date, the tags, and the actions):
>>> especially noticable with big files. This was also confirmed by someone else, for example,
>>> see this [thread](http://six.pairlist.net/pipermail/markdown-discuss/2006-August/000152.html)
>>> --[[Roktas]]
I'd like a class attribute on the `<span>` tag surrounding wikilinks
that refer to non-existent pages, in Ikiwiki.pm:htmllink, so that such
broken links can be styled more dramatically with CSS. --Jamey