diff --git a/src/contenteditable.ts b/src/contenteditable.ts index cbcfee3e..3939568b 100644 --- a/src/contenteditable.ts +++ b/src/contenteditable.ts @@ -485,9 +485,12 @@ export const exportContentForCards = (cards : ProcessedCard[]) : string => { for (const child of ele.children) { if (firstEle) { parts.push(child.outerHTML); - parts.push('