mirror of
https://github.com/abort-retry-ignore/joplock.git
synced 2026-07-24 16:44:45 +00:00
- Install TinyMCE 8 via npm - Replace CodeMirror6 + contenteditable preview with TinyMCE - Add TinyMCE initialization and markdown conversion (Turndown) - Update editor fragment template with TinyMCE textarea - Add TinyMCE toolbar helper functions - Keep existing toolbar buttons for Joplin-specific actions Remaining work: - Complete app.js migration (77 references to old editor) - Update tests to match new editor structure - Handle vault lock/unlock with TinyMCE - Handle search/highlight with TinyMCE - Handle expander/autocomplete with TinyMCE - Mobile editor integration - Remove old CM6/preview code |
||
|---|---|---|
| .. | ||
| icons/default | ||
| models/dom | ||
| plugins | ||
| skins | ||
| themes/silver | ||
| tinymce.min.js | ||