On Jan 31, 9:43 am, "Edward K. Ream" <[email protected]> wrote:
> Surely there is a bug somewhere; Leo should not crash like this even
> if @rst arguments are dubious.
To summarize, rev 2830 of the trunk carefully fixes this problem. All
unit tests pass, including a new addition to an existing unit test
that exercises this situation.
The problem (Windows exception, caught by Leo) was due to an extremely-
hard-to-see colon following an @path directive.
Leo now ignores any Leo directive not followed by whitespace or the
end of the headline or body. Ditto for the syntax colorer, which is
crucial, because now there will be a significant visual difference
between::
@path: a-valid-path
and::
@path a-valid-path
This is a big enough change that I shall delay b3 until tomorrow. But
I was already planning that :-)
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.