X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c96d672810ae524aedf9ffff08dcca773cd9a876..cdb9af4cad34ee1291bec23442b4c40b39f25304:/doc/todo/more_class__61____34____34___for_css.mdwn 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..ea914e9ed 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,13 @@ 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]] + +>>>> 1.0.2b7 is slower, but ok, and parses much better. I'm waiting for it +>>>> to at least get into debian testing before I make ikiwiki depend on it +>>>> though. --[[Joey]] + +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 + +> added --[[Joey]]