search for: nbleh

Displaying 1 result from an estimated 1 matches for "nbleh".

Did you mean: bleh
2008 May 13
4
hard_breaks issues
...eally understand the second parameter usage... When I say "does not parse \n well", I mean : - the sample given on the link above is visually parsed the same way, except the "That was a line break" paragraph and some tabulations in pre/code sections - I tried "test\nblah\nbleh" on both, original textile result is "\t<p>test<br />\nblah<br />\nbleh</p>" while RedCloth 3.0.4 result is "<p>test\nblah\nbleh</p>" Here are the questions : - is this behaviour normal (according to developper point of view / princip...