Just got this one this morning on one file:

Exception running Markdown_Importer
Traceback (most recent call last):
  File "D:\Synced\github repos\leo\leo\core\leoImport.py", line 915, in 
scanner_for_at_auto_cb
    return scanner.run(s, parent, prepass=prepass)
  File "D:\Synced\github repos\leo\leo\plugins\importers\linescanner.py", 
line 449, in run
    self.generate_nodes(s, parent)
  File "D:\Synced\github repos\leo\leo\plugins\importers\linescanner.py", 
line 513, in generate_nodes
    self.gen_lines(s, parent)
  File "D:\Synced\github repos\leo\leo\plugins\importers\markdown.py", line 
50, in gen_lines
    self.make_node(level, name)
  File "D:\Synced\github repos\leo\leo\plugins\importers\markdown.py", line 
146, in make_node
    self.find_parent(level=level, h=name)
  File "D:\Synced\github repos\leo\leo\plugins\importers\markdown.py", line 
89, in find_parent
    return self.stack[level]
IndexError: list index out of range

Anything else you need?
Rob..........

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to