PR #4138 <https://github.com/leo-editor/leo-editor/pull/4138> (@jupytext improvements) is ready for review. All tests pass and the generated code looks reasonable to me.
This PR causes Leo to split @jupytext nodes into a *flat *list of child nodes. This splitting happens only the *first* time Leo reads such a node. You can inhibit this action by adding any child node (including an empty node) to the @jupytext tree. The algorithm follows Thomas's prototype script closely, but not exactly. This PR does not attempt to determine the indentation level of markdown nodes. Any such enhancements must wait until Leo 6.8.3 or later. It's time to test what we have. 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 view this discussion visit https://groups.google.com/d/msgid/leo-editor/f4fa868b-99dd-43f0-8036-2508fcecbe50n%40googlegroups.com.
