From: Jeff D. <da...@da...> - 2002-11-19 19:28:15
|
> Why do two of these behave differently than just one of them? Allowing (as the new markup does) for multiple paragraphs (and other complex block level structures) within list items complicates in subtle and insideous ways the markup of lists. There's some discussion at: http://phpwiki.sourceforge.net/phpwiki/NewBlockMarkup (See section "Tight vs Loose lists.") I'm not really happy with the current solution, but the alternatives proposed so far do not make me happier. I suppose it's time to revisit the problem. > Between that, and the bleeding bolds and italics when followed by punctuation, ... I think that problem has been fixed (recently) in CVS. Patch at: http://cvs.sf.net/cgi-bin/viewcvs.cgi/phpwiki/phpwiki/lib/InlineParser.php.diff?r1=1.13&r2=1.14 If that's not the problem you're referring to, please complain again. |