benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.69k stars 2.72k forks source link

Disable settings, toolbar elements #1403

Open sbrugman opened 5 years ago

sbrugman commented 5 years ago

Is it possible to disable some of the functionalities of a self-hosted stackedit instance? I am including stackedit via stackedit.js on a web project. The user should not be able to upload images, insert links or change settings. Additionally, I would like to add a few simple custom toolbar items.

What is the best way to achieve this?

AdD959 commented 5 years ago

Hi sbrugman,

Did you ever get an answer/ solution to this problem? I'm currently looking for similar functionality.