hinesboy / mavonEditor

mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
http://www.mavoneditor.com/
MIT License
6.45k stars 918 forks source link

Disable only image upload - not image link #372

Open albertopereira opened 5 years ago

albertopereira commented 5 years ago

Hi,

as far as I can tell, there's no way to disable only the upload of images, maintaining the links to images, in the toolbar (imagelink property disables the whole dropdown). Is this correct? Is there an easy way to do it, or do you plan to change the code for it? I can submit a PR if you want. Thanks for the great package!

lzr900515 commented 4 years ago

use css to display: none

ChadTaljaardt commented 4 years ago

Related PR https://github.com/hinesboy/mavonEditor/pull/197