From 0fa20ace1ee4c739751374b7623d3285e6db4033 Mon Sep 17 00:00:00 2001 From: Hyko Date: Sat, 25 Apr 2026 21:00:55 -0400 Subject: [PATCH] fix(clipboard): add support for notion and github-flavored markdown checklist formats - detect `to-do-list` (Notion) and `task-list` (GitHub MD) classes as checklist containers - handle notion `
` as checkbox indicator in list items - update README to document newly recognized HTML tags for checklist input --- src/shared/components/BlockEditor/README.md | 2 +- .../BlockEditor/inline/clipboard.js | 25 +++++++++++++------ 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/src/shared/components/BlockEditor/README.md b/src/shared/components/BlockEditor/README.md index 95e8f09..b837099 100644 --- a/src/shared/components/BlockEditor/README.md +++ b/src/shared/components/BlockEditor/README.md @@ -244,7 +244,7 @@ Le presse-papier transporte deux MIME en parallèle : `text/html` (structure sélectionnés. Tags HTML reconnus en entrée : `

`–`

`, `

`, `