On Sunday, February 15, 2015 at 1:07:02 PM UTC-6, vitalije wrote: > > > As I said, I could live with such restriction, but it would help if Leo > change such blocks of code without user intervention. I think that no user > using @nosent would object this Leo behaviour. >
I agree completely. It has just become clear to me that a post-pass after the update algorithm is the only good solution. This will remove leading comment delimiters from @ (or @doc) to the next @c or the end of the node. This should be easy and fast. The new code will mean the end of x.check_output, a method that has already caused more harm than it is worth. Indeed, both unit tests and the recovered nodes logic do better checks than does x.check_output. I don't have time to fix this now, but I'll do so later today. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
