Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.32k stars 308 forks source link

Max dropdown list items before scroll #513

Open leijae opened 1 year ago

leijae commented 1 year ago

When creating a dropdown item, is there a parameter that will limit the number of items on the list before a scroll bar is enabled, or is there a way to implement a list that can be filtered from a field in the first list item slot?