-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from prezly/fix/care-1352-pasting-from-word-mis…
…sing-spaces [CARE-1352] Do not consider whitespace-only elements empty
- Loading branch information
Showing
4 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/> | ||
<title></title> | ||
<meta name="generator" content="LibreOffice 7.4.6.2 (Linux)"/> | ||
<style type="text/css"> | ||
@page { size: 8.5in 11in; margin: 0.79in } | ||
p { line-height: 115%; text-align: left; orphans: 2; widows: 2; margin-bottom: 0.1in; direction: ltr; background: transparent } | ||
p.western { font-size: 11pt; so-language: en-US } | ||
p.cjk { font-size: 11pt; so-language: en-US } | ||
p.ctl { font-size: 11pt } | ||
a:visited { color: #800080; text-decoration: underline } | ||
a:link { color: #0000ff; text-decoration: underline } | ||
</style> | ||
</head> | ||
<body lang="nl-BE" link="#0000ff" vlink="#800080" dir="ltr"><p align="justify" style="line-height: 100%; margin-left: 0.5in; margin-bottom: 0in"> | ||
<font color="#003768"> <font face="Calibri, serif"><font face="Calibri, serif"><span lang="en-GB"><b>euros</b></span></font></font><font color="#000000"><font face="Calibri, serif"><font size="3" style="font-size: 12pt"><span lang="en-GB"> | ||
</span></font></font></font><font color="#000000"><font face="Calibri, serif"><span lang="en-GB">in</span></font></font></font></p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<body><p align="justify" style="line-height: 100%; margin-left: 0.5in; margin-bottom: 0in"><span color="#003768"> <font face="Calibri, serif"><font face="Calibri, serif"><span lang="en-GB"><b>euros</b></span></font></font><font color="#000000"><font face="Calibri, serif"><font size="3" style="font-size: 12pt"><span lang="en-GB"> </span></font></font></font><font color="#000000"><font face="Calibri, serif"><span lang="en-GB">in</span></font></font></span></p></body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters