OpenSlides / OpenSlides/openslides-client
Improve import of data from Google Docs / Apple pages
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
If a user pastes data from Google Docs or Apple Pages in the tiptap editor, unwanted html content will also be imported in the background. Ths leads to unwanted side effects for further usage of the data.
Wanted behavior
By pasting data from Google Docs or Apple Pages in the tiptap extension, the html code should be cleared of unnecessary content.
Additional context
Please contact me for details the pasted content.
Info
I've also just created an issue about this on the tiptap extension github page. https://github.com/Intevation/tiptap-extension-office-paste/issues/16
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.