diff --git a/tests/data/parser/textMixedStyles.md.txt b/tests/data/parser/textMixedStyles.md.txt
index 57620333368148da9397d9a11e07b450537bacf2..df5aff7670fa4a2ed662662e9916ab63073b77c7 100644
--- a/tests/data/parser/textMixedStyles.md.txt
+++ b/tests/data/parser/textMixedStyles.md.txt
@@ -1,6 +1,6 @@
 This is a simple text
 
-that is both _italic ___bold __<u>underlined </u>and the ___first two___ and the <u>__last two __</u>and <del>__bold and line through__</del>
+that is both _italic ___bold __<u>underlined </u>and the ___first two___ and the <u>__last two __</u> and <del>__bold and line through__</del>
 
 And with <sup><u>superscripts</u></sup>
 
diff --git a/tests/data/parser/textMixedStyles.odt b/tests/data/parser/textMixedStyles.odt
index 382b338ade25ea9010abce5f5f2f30ec68dacf2f..7f9794effaa6c963ee5085886befd9cb0d3601fa 100644
Binary files a/tests/data/parser/textMixedStyles.odt and b/tests/data/parser/textMixedStyles.odt differ
diff --git a/tests/data/parser/textMixedStyles.spip.txt b/tests/data/parser/textMixedStyles.spip.txt
index 8dc1a76e12943501e072e6bbee2232bebdebcb14..eae98bec457085011f66509015356ae027706b7b 100644
--- a/tests/data/parser/textMixedStyles.spip.txt
+++ b/tests/data/parser/textMixedStyles.spip.txt
@@ -1,6 +1,6 @@
 This is a simple text
 
-that is both {italic }{{bold }}<u>underlined </u>and the {{ {first two} }} and the <u>{{last two }}</u>and <del>{{bold and line through}}</del>
+that is both {italic }{{bold }}<u>underlined </u>and the {{ {first two} }} and the <u>{{last two }}</u> and <del>{{bold and line through}}</del>
 
 And with <sup><u>superscripts</u></sup>