Added my site, even though it's in an early state
[ikiwiki.git] / doc / todo / improved_parentlinks_styling.mdwn
blob64130a616cc0648e7098fe88fac32834c6a28baf
1 Use a styled ul for the parentlinks.
3 On second thought, I've decided not to. Doing that would make ikiwiki less
4 usable in browsers like w3m that don't support styled uls. ikiwiki does use
5 styled uls for other things, such as the action bar, but displaying that as
6 a simple unstyled list in a simple browser works well and makes sense. For
7 parent links, it does not. --[[Joey]]
9 [[done]]