plate
plate copied to clipboard
A rich-text editor powered by AI
**Description** Same as with the issue #1232, trying to create a mention at the beginning of a line and before other text. **Steps** 1. Go to [Mention plugin page](https://plate.udecode.io/docs/plugins/mention) 2....
**Description** The tweet embed feature is great to have. At my organization, we use `plate` inside a chrome extension. After the recent changes in chrome extension's architecture because of manifest...
**Description** When there are two instance in one page, destroy the second one when it's focused will cause the toolbar of the first one to hide. Before(2 plates): After hide...
The cause is these lines: https://github.com/udecode/plate/blob/943c9c6864d034068d33d755bfc725b2bcd1196a/packages/nodes/code-block/src/decorateCodeLine.ts#L12 This will compile to an IIFE, which is a side effect that disables the tree shaking of the (nearly) entire package. ), but Plate is storing it in `url`. This is the opposite of https://github.com/udecode/plate/issues/350 How...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Approval These branches will be created by Renovate only once you click...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://togithub.com/vercel/next.js)) | [`13.4.9` -> `13.4.10`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.9/13.4.10) |...
**Description** Here's what we've got so far: https://github.com/udecode/plate/assets/4272090/90b6c559-a419-4d84-b012-986d28e658f8