Subject: | add test for newlines on input |
On 07.Dec.2004 01:01PM -0500, Justin DeVuyst wrote:
Show quoted text
> I figured it out. I'm putting the text in via a cgi script
> and I'm leaving off the last \n. Is it correct that if the
> trailing \n is left off the entire parse will fail? Would it
> not be easier to just insert a trailing newline to the kwiki
> text if its missing? Seems like it could be a common problem.