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.41k stars 316 forks source link

The fullscreen option is not displayed in the toolbar #544

Open erossini opened 1 year ago

erossini commented 1 year ago

I created a toolbar with the fullscreen option. All the icon are shown apart from the one for the fullscreen.

image

F11 is working. How can I fix it?