StackExchange / StackExchange/Stacks-Editor

Ensure that custom nodes are serialized/deserialized to/from html properly

Open
#56 0 comments 0 reactions 1 assignee View on GitHub

@aalear is already working on this.

Since Jul 5, 2022.

  • #177 by @aalear — closed without merging
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.