> Some important details remain. For example, importing an rst file > probably should not create an @thin node (or any other kind of > @<file> node), because Leo's write code doesn't understand rST > markup,
I added the "rst" file type with the ".._" specified as it's comment delimiter to the leoApp.py file and it works fine to create @thin rst files (shouldn't this be in the Trunk?). I understand the problem with the need to be careful about rst comments. However, a ".." line without any trailing text is provided by the rst standard to indicate the end of a comment. TL --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
