tinymce-docs
tinymce-docs copied to clipboard
DOC-2498: Pasting plain text with the `mceInsertClipboardContent` command is now a synchronous action, to match TinyMCE core behaviour.
Ticket: DOC-2498
Site: Staging branch
Changes:
- improvement for TINY-11389
Pre-checks:
- [x] Branch prefixed with
feature/<version>/,hotfix/<version>/,staging/<version>/, orrelease/<version>/.
Review:
- [ ] Documentation Team Lead has reviewed
Nice work 💯
Should there be an update to Markdown doc to flag it is no longer disabled from 7.5 release?
The only change to the Markdown Plugin was we added a comment to Commands.ts, so i think we are ok here.