Do not inherit the attributes of the parent list when sinking a ListItem #5

Merged
pierrebateau merged 1 commit from dont-inherit-parent-attrs into master 2019-04-19 17:52:28 +02:00
pierrebateau commented 2019-04-19 17:41:38 +02:00 (Migrated from github.com)

Fixes ProseMirror/prosemirror/issues/916

Fixes ProseMirror/prosemirror/issues/916
marijnh commented 2019-04-19 17:52:33 +02:00 (Migrated from github.com)

Thanks!

Thanks!
marijnh commented 2019-04-19 17:56:16 +02:00 (Migrated from github.com)

Followed up with 1513877 since being able to configure the attributes without being able to control the node type seems arbitrary and error-prone (you hard to even say which attributes are valid).

Followed up with 1513877 since being able to configure the attributes without being able to control the node type seems arbitrary and error-prone (you hard to even say which attributes are valid).
pierrebateau commented 2019-04-19 20:19:50 +02:00 (Migrated from github.com)

Didn't think about that - thanks for merging!

Didn't think about that - thanks for merging!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prosemirror/prosemirror-schema-list!5
No description provided.