On Sat, 18 May 2013 16:50:12 +0800 HaveF <[email protected]> wrote:
> Original file... > > 18 u'how the learning experiment went.\n' > 19 u'Step 1: Create the dataset\n' > 20 u'----------------------------\n' > 21 u'From this directory, run\n' > 22 u'python make_dataset.py\n' At first I thought that the rst was invalid, but the docs. say The underline/overline must be at least as long as the title text. http://docutils.sourceforge.net/docs/user/rst/quickref.html#section-structure so I guess it's not. But leo has nowhere to store the length of the underlining. Also, this is related to the issue where Leo changes the underline characters used, e.g. = -> - and * -> # etc. I think the easiest solution is going to be to do the import and just remove the @ignore afterwards, checking that there are no changes that matter. Perhaps the wording of the @ignore message could make it clearer that the import may not have failed, but just needs checking. Cheers -Terry -- 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?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
