On Sunday, February 2, 2014 10:50:57 AM UTC-5, Edward K. Ream wrote: > Today's work will go back to basics: I'll attempt to fix some failing unit tests.
Done. Also, the prepass now correctly reports all nodes that must be "regularized" by splitting body text into separate child nodes. This required some refactoring. More is coming. In essence the prepass must do what the parse-body *should* do, but doesn't at present. This is related to Kent's request yesterday, but I think a p.script property would be more useful to Kent. Anyway, both the prepass and an improved parse-body command will probably use common code. This could be tricky, but it's well worth doing. A proper (and safe!) prepass will save a *lot* of work for users of the at-file-to-at-auto command. 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/groups/opt_out.
