I'm trying to include stackedit.js in a small school project that I'm doing. it works when there's internet, but it doesn't when there isn't a connection. Is it possible for me to get offline functionality?
It does work offline for me on https://benweet.github.io/stackedit.js/. Though you still need a proper connection the first time you open StackEdit (for the service worker to download the app).
I'm trying to include stackedit.js in a small school project that I'm doing. it works when there's internet, but it doesn't when there isn't a connection. Is it possible for me to get offline functionality?