sparksuite / simplemde-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://simplemde.com
MIT License
9.79k stars 1.12k forks source link

no update of content-file using python3 3.5.3 #803

Closed j-b-grenouille closed 3 years ago

j-b-grenouille commented 3 years ago

in python virtaul env python3 3.5.3

[packages] lektor-simplemde = 0.5

show the correct Editor, but "save changes" don't change the ./content/contents.lr file (also If I delete ~/.cache/lektor/packages/dir-with-simplemde and force reinstall )

using python3 3.7.3 work as expected (tested on a different server)

Is there a Python version requirement?

j-b-grenouille commented 3 years ago

sorry this is lektor-simplemde