Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Prose Miror & medium Wisiwyg editor will be desabled via pref ?
FWIW, Medium editor is not in dev branch any more, though a plugin is easy to write. ProseMirror is still there atm, but disabled. To enable it, edit admin_textfilter_classes
pref in Advanced options
like this:
Plain,
Nl2Br,
Textile,
\ProseMirror\Textfilter\ProseMirror
Nothing guarantees that it will still be in a final release, though.
Offline