StackExchange / StackExchange/Stacks-Editor
Ensure that custom nodes are serialized/deserialized to/from html properly
Open
bug
mode - rich text
- Dominant language
- TypeScript
- Stars
- 437
- Forks
- 61
- Avg merge
- 16h 2m
- Merged PRs (30d)
- 8
Description
Umbrella bug report to track general node serialize/deserialize issues. Serialize is important for copying nodes to the clipboard in a way that we can deserialize on a later paste event. Ideally, custom nodes should serialize as closely to their final rendered versions as possible so that the deserialize can handle both "copied from rich text mode" and "copied from a final rendered post".
Reported on Meta.SE in the following posts:
Contributor guide
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.