plate
plate copied to clipboard
A rich-text editor powered by AI
### Discussed in https://github.com/udecode/plate/discussions/1711 By @bknill Originally posted by **bknill** July 26, 2022 Just trying to get the playground example setup in my app. ` createAutoformatPlugin(autoformatPlugin),` Is throwing a Typescript...
**Description** For some reason, The FloatingLink menu isn't positioning correctly sometimes. As you can see in the video, I close and open the link many times. It often displays the...
Hey team, Are you planning to add support for React 18? Currently plate is only supporting react 17 as far as I can tell. Btw, thanks for developing the plugin...
Plate is being adopted by a lot of companies right now, we would love to list some of them on https://plate.udecode.io/ If you are using plate, and you don't mind...
**Description** I'm looking at this example: https://codesandbox.io/s/plate-playground-2mh1c - it's plate with many plugins enabled, all of them official. When in Chrome, pressing down arrow repeatedly behaves correctly. But in Firefox,...
**Description** If I add line breaks in a google doc, the deserializer adds an extra paragraph for each break. What it looks like in google doc (one paragraph between each...
**Description** a. Never shows active state for left align. b. Doesn't show alignment state for current selection. **Steps** a. Left align is the default alignment so it should already be...
Portive
**Description** See changesets.
**Description** **Steps** **Sandbox** https://codesandbox.io/s/sandpack-project-forked-9qvh1v?file=/App.tsx **Expectation** **Environment** - slate: - slate-react: - browser: chrome
**Description** The mark plugins (bold, italic, code, etc) have a setting within the plugin options to specify clear values (`plugin.options.clear[]`). We use this to prevent inline code from being formatted,...