From: joey Date: Sat, 13 Oct 2007 05:00:17 +0000 (+0000) Subject: web commit by http://solair.livejournal.com/: Request CSS class attribute for span... X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/8be54ee23baa879257841ef3cfca3b3b868c5c66 web commit by http://solair.livejournal.com/: Request CSS class attribute for span tags on broken wikilinks. --- diff --git a/doc/todo/more_class__61____34____34___for_css.mdwn b/doc/todo/more_class__61____34____34___for_css.mdwn index 064b6b35d..8f0dd4609 100644 --- a/doc/todo/more_class__61____34____34___for_css.mdwn +++ b/doc/todo/more_class__61____34____34___for_css.mdwn @@ -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 `` 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