Extendable editor engine interface
Opened this issue · 0 comments
Yiannis128 commented
Add the ability to endlessly customize the editor as required. This includes:
- Easily extendable custom toolbar actions.
Hide Markdown Mode custom rendering.Fancy-view custom rendering.
The feature should be facilitated using callbacks and by passing custom classes into the Engine. More research is needed.