-
Notifications
You must be signed in to change notification settings - Fork 645
"Apparent recursion" error loading syntax file #533
Copy link
Copy link
Closed
Labels
C: syntaxCategory: syntax definitionCategory: syntax definition
Description
First of all thank you, I love this package and have been using it for a long time now. Recently however, I don't know if after an automatic update of MarkdownEditing or of Sublime, I'm getting this error whenever I open a markdown file:
Error loading syntax file "Packages/MarkdownEditing/Markdown.sublime-syntax": Apparent recursion within a with_prototype action: 25000 context sanity limit hit
I am under macOS High Sierra 10.13.6, and I have Sublime Text 3 version 3.1.1 build 3176, with the latest MarkdownEditing (I don't know how to check the version of a package...)
I didn't find any other issues here with the same error. I wonder what's causing it...?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C: syntaxCategory: syntax definitionCategory: syntax definition