Re: [w3c/editing] Should contenteditable=plaintext-only be standardized? (#162)

> By the way what do you mean by "schema system"?

Basically just a register of how to translate the HTML into the format you store it in and vice versa. CKEditor 5 for example has this [1]. ProseMirror has this [2].

[1] https://ckeditor.com/docs/ckeditor5/latest/framework/guides/deep-dive/schema.html

[2] https://prosemirror.net/docs/ref/#model.Document_Schema

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/162#issuecomment-616484874

Received on Monday, 20 April 2020 11:18:01 UTC