You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easymde allows manipulation of codemirror options through easyMDE.codemirror. Since this would be quite complicated to achieve with a vue plugin, I propose to only expose the setOption method and something to register codemirror events through some properties.
Easymde allows manipulation of codemirror options through
easyMDE.codemirror
. Since this would be quite complicated to achieve with a vue plugin, I propose to only expose thesetOption
method and something to register codemirror events through some properties.Maybe somehow related to Ionaru/easy-markdown-editor#124
The text was updated successfully, but these errors were encountered: