From: Jeff D. <da...@da...> - 2002-11-25 22:58:54
|
> non-lower case <BR> tags would be helpful, too. Okay, done (in CVS). Patch at: http://cvs.sf.net/cgi-bin/viewcvs.cgi/phpwiki/phpwiki/lib/InlineParser.php.diff?r1=1.18&r2=1.19 > ...as Russ Miller > suggested ordered/unordered lists would work for a lot... > I guess I can tell people to put stars in front of the ingredients. A while ago there was some talk about being able to specify the bullet type for the unordered lists. E.g. '*' give the standard big dot, '-' for dash, '+' for plus, etc, etc. An extension to this scheme would be something like '.' for no bullet. That might help for your recipes. (Selectable bullets would only work on browsers with good CSS support, I think.) I'm not convinced any of this is a good idea, but I'd thought I'd bring it up again for discussion... |