Re: para definition, syntax and semantic. Summary

On Nov 23, 2012, at 8:06 AM, Dave Pawson <dave.pawson@gmail.com> wrote:

> Ryan Freebern adds
> 0-3 sp ...\n 0..3 sp ....\n\n  which still falls within the above definition.

I actually added

0-3 sp ... \n 0+ sp \n

which is slightly different.

Perhaps we need to define standard preprocessing. Any line that consists solely of whitespace followed by a newline is equivalent to just a newline, and two or more consecutive lines consisting solely of newlines is equivalent to a single newline. Adding these rules would simplify all further rules since they wouldn't need to take those cases into account.

Ryan

Received on Friday, 23 November 2012 14:00:34 UTC