HarryChen0506 / react-markdown-editor-lite

a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器
https://harrychen0506.github.io/react-markdown-editor-lite/
MIT License
1.02k stars 161 forks source link

Accept only Images - "onImageUpload" #304

Open mahasrc opened 1 month ago

mahasrc commented 1 month ago

How to restrict the File Uploader to accept only images while using "onImageUpload"

mahasrc commented 1 month ago

Just found the solution.

imageAccept | Accepted file extensions for images, list of comma separated values i.e .jpg,.png