codex-team / codex-team/editor.js
Docs: Specify the string length limitation when verifying paste patterns
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hello,
While integrating my own service with the embed tool, I noticed that there is a 450-character limitation for paste patterns.
[Link to the relevant code line](https://github.com/codex-team/editor.js/blob/631340912e7a1b3db1e114e930ddf1e97ec4ea61/src/components/modules/paste.ts#L113)
I have opened an issue: [GitHub Issue #135](https://github.com/editor-js/embed/issues/135)
I am not sure if this limitation is intentional or not, but I think it would be beneficial to have the ability to adjust this limit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.