Recent revs, ending in 4133, have fixed three file-related bugs. I don't expect problems, but one never knows. Please report any problems immediately:
Bug 583878: Leo should warn about @comment/@delims clashes https://bugs.launchpad.net/leo-editor/+bug/583878 Bug 778204: @verbatim not forbidden in body text https://bugs.launchpad.net/leo-editor/+bug/778204 Bug 784920: @raw mode does not ignore directives https://bugs.launchpad.net/leo-editor/+bug/784920 **Warning** The @verbatim bug works around a hack used in the unit tests for @shadow. As far as I can tell the new code does not affect @shadow in any way, in spite of the weird unit tests for @shadow. But there could be troubles for @shadow if my analysis is not correct. Notes: 1. The first two bugs generate write errors as appropriate, thereby preventing the file from being written until the error has been corrected. 2. Leo now generates a write error is @end_raw appears without a previous @raw. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
