Quote:
Originally Posted by CalibUser
I have fixed a bug in this plugin and uploaded it to the first post in this thread.
|
The new version works with Windows, but not with my Linux version (Debian Jessie), however, this is most likely caused by some incompatible library on my system or maybe because Debian Jessie comes with Python 3.4.2 and Windows with Python 3.4.3.
Can someone who uses a Linux distro other than Debian Jessie or a Mac please test the plugin with the following test file?
Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<p>I went to</p>
<p>California for my holiday.</p>
<p>I went to</p>
<p>my favorite bar yesterday.</p>
</body>
</html>
Select only "Fix ALL broken line endings" and click OK.
(This should merge the two broken sentences.)