The Wakaba and Kareha support thread, part 3 (535)

194 Name: Anonymous : 2012-06-01 12:09 ID:Heaven [Del]

>>193
You shouldn't really touch the parser unless you know what you're doing. That being said, you can probably fix the problem if you also change while($lines[0]!~/^(?:\s*$|1\. |[\*\+\-] |>| |\t)/) { push @text,shift @lines; } to while($lines[0]!~/^(?:\s*$|1\. |[\*\+\-] |>)/) { push @text,shift @lines; }.

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: