web commit by http://solair.livejournal.com/: Request CSS class attribute for span...
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 13 Oct 2007 05:00:17 +0000 (05:00 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 13 Oct 2007 05:00:17 +0000 (05:00 +0000)
doc/todo/more_class__61____34____34___for_css.mdwn

index 064b6b35d54f98463e5f45f5d3cd112adbff664f..8f0dd46092b70eb969679bb195e07096884b0463 100644 (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