a fork of simplemde for the Safe browser
wrnice 8e2169ca3d warning | 6 роки тому | |
---|---|---|
debug | 6 роки тому | |
dist | 6 роки тому | |
src | 6 роки тому | |
.eslintrc | 6 роки тому | |
.gitignore | 9 роки тому | |
.travis.yml | 6 роки тому | |
CONTRIBUTING.md | 6 роки тому | |
LICENSE | 6 роки тому | |
README.md | 6 роки тому | |
bower.json | 6 роки тому | |
gulpfile.js | 8 роки тому | |
package-lock.json | 6 роки тому | |
package.json | 6 роки тому |
This is a fork of the simplemde (https://simplemde.com) markdown editor, modified for use in the Safe network.
-links should be safe:// instead of http://
-images should be safe:// instead of http://
-stripped any external requests
-TODO : the Safe browser ( electron ) doesn't support prompt -> find a workaround
Beware this is probably not going to be maintained !