codex-team / codex-team/editor.js
Docs: Specify the string length limitation when verifying paste patterns
- Vorherrschende Sprache
- TypeScript
- Sterne
- 31.9k
- Forks
- 2.2k
- Ø Merge
- 1 T. 13 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start at src/components/modules/paste.ts around line 113 and review the linked embed issue for context. Update the appropriate documentation to state the paste-pattern string-length limitation, with the work complete when readers can find the 450-character limit and understand its scope.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100