ReText 7.0.4 (using PyMarkups 2.0.0) has an error message, when it tries to parse file types like markdown, for example making previews.
Error message: "Could not parse file contents, check if you have the necessary module installed!"
ReText 7.0.4 (using PyMarkups 2.0.0) has an error message, when it tries to parse file types like markdown, for example making previews.
Error message: "Could not parse file contents, check if you have the necessary module installed!"
| R2807 retext | |||
| R2807:00d83f2265c0 Add missing rundep, resolves T7119 | |||
Confirmed, seem to be missing a python module with the python-markdown module needing some fixup as well.
Updated a bunch of python dependencies and packaged the missing python module which seems to have resolved the issue. Due to the high amount of changes in unstable this sync I'm afraid you'll have to wait til Friday until the fix gets to you, unless you are willing to risk to switch to the unstable repo. Please feel free to reopen the issue if the problem persists.
Hi, I've got the update yesterday, and I've tested the markdown preview within ReText. It's works now. Thanks for your work!