As usual, I update my Leo instance every few days or so (devel branch ). 
After today's update and opening my standard set of files, I get this error:

reading: @auto-md Software.md
Exception running Markdown_Importer
Traceback (most recent call last):


  File "D:\Synced\github repos\leo\leo\core\leoApp.py", line 1468, in 
scanner_for_at_auto_cb
    return scanner.run(s, parent)


  File "D:\Synced\github repos\leo\leo\plugins\importers\linescanner.py", 
line 463, in run
    self.generate_nodes(s, parent)


  File "D:\Synced\github repos\leo\leo\plugins\importers\linescanner.py", 
line 530, in generate_nodes
    self.gen_lines(s, parent)


  File "D:\Synced\github repos\leo\leo\plugins\importers\markdown.py", line 
48, 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 
85, in find_parent
    return self.stack[level]


IndexError: list index out of range


read 21 files in 1.10 seconds
read outline in 1.14 seconds

Did something change in the importer, or was there perhaps some errors 
introduced in the external file somehow that makes the file unreadable?
 For context, my environment:

Leo 5.7.2 devel, build 20180423091843, Mon, Apr 23, 2018  9:18:43 AM
Git repo info: branch = devel, commit = 462b46ba77b9
Python 3.4.3, PyQt version 5.4.1
Windows 8 AMD64 (build 6.2.9200) 
isPython3: True
caching enabled

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