From 3120bbb77fa5ce235cb8c5161dba90db470f3e14 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Joaqu=C3=ADn=20S=C3=A1nchez?= to preserve status paragraphs in our editor (except for the last one)
if (node.parent?.type === DOCUMENT_NODE && node.name === 'p' && node.parent.children.at(-1) !== node)
return [node, h('p')]
+
return node
}
diff --git a/tests/nuxt/__snapshots__/content-rich.test.ts.snap b/tests/nuxt/__snapshots__/content-rich.test.ts.snap
index a5ebc393..e9d3f6e7 100644
--- a/tests/nuxt/__snapshots__/content-rich.test.ts.snap
+++ b/tests/nuxt/__snapshots__/content-rich.test.ts.snap
@@ -38,7 +38,7 @@ const isDark = usePreferredDark()
+"
code frame 2 1`] = `
"
`;
-exports[`content-rich > code frame empty 1`] = `"
hello world
hello world
+"
handles formatting from servers 1`] = `
`;
exports[`content-rich > handles html within code blocks 1`] = `
-"
+"
HTML block code:
+"
Testing bdi is added
+"
Testing bdi not added
content content
+"
Inline code with link:
+"
Happy
link + mention 1`] = `
"
`;
+exports[`content-rich > p moved to div and text children replaced with p[dir="auto"] tags: br children removed 1`] = `
+"
+ @bebatjof
+ هذا اختبار:
+ This is a test:
+ هذا اختبار جديد
+
+ @bebatjof
+
+ This is a new test
+
+ @bebatjof
+
+"
+"
+"
Happy
{
`)
expect(formatted).toMatchSnapshot()
})
+
+ it ('root p includes dir="auto" attr when mixed content', async () => {
+ const { formatted } = await render(`
+ هذا اختبار جديد 🐦🐤 @bebatjof This is a new test 🐦🐤 @bebatjof @bebatjof هذا اختبار: This is a test:
<span class="icon--noto icon--noto--1st-place-medal"></span>
@@ -178,7 +178,7 @@ exports[`content-rich > handles html within code blocks 1`] = `
`;
exports[`content-rich > hashtag adds bdi 1`] = `
-"
https://api.iconify.design/noto.css?icons=1st-place-medal,2nd-place-medal
inline code with link 1`] = `
`;
exports[`content-rich > link + mention 1`] = `
-"
أنا أحب الطريقة التي يتم بها دعم النموذج المزدوج العربي. تمت
+ ترجمة الكلمة الأخيرة بشكل خاطئ وأحاول العثور على كيفية إصلاحها. أيضًا، يجب
+ إصلاح نموذج 0.
+
I like how the arabic dual form is supported. The last
+ one is mistranslated and I'm trying to find how to fix it. Also, the form
+ for 0 needs to be fixed.
+
أنا أحب الطريقة التي يتم بها دعم النموذج المزدوج العربي. تمت ترجمة
+ الكلمة الأخيرة بشكل خاطئ وأحاول العثور على كيفية إصلاحها.
+
+ ;). كما أن النموذج الخاص بـ 0 يحتاج إلى إصلاح
+
I like how the arabic dual form is supported. The last one is
+ mistranslated and I'm trying to find how to fix it.
+
+ ;). Also, the form for 0 needs to be fixed
+
أنا أحب الطريقة التي يتم بها دعم النموذج المزدوج العربي. تمت ترجمة الكلمة الأخيرة بشكل خاطئ وأحاول العثور على كيفية إصلاحها. 🐦🐤 ;). كما أن النموذج الخاص بـ 0 يحتاج إلى إصلاح #turkey #العربية .
I like how the arabic dual form is supported. The last one is mistranslated and I'm trying to find how to fix it. 🐦🐤 ;). Also, the form for 0 needs to be fixed #turkey #العربية .
أنا أحب الطريقة التي يتم بها دعم النموذج المزدوج العربي. تمت ترجمة الكلمة الأخيرة بشكل خاطئ وأحاول العثور على كيفية إصلاحها. أيضًا، يجب إصلاح نموذج 0.
I like how the arabic dual form is supported. The last one is mistranslated and I'm trying to find how to fix it. Also, the form for 0 needs to be fixed.