Maybe I don't understand how to use the plugin correctly or how the plugin works.
I created 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>
I then started the plugin and selected only "Fix ALL broken line endings" and clicked OK.
The plugin displayed the following message in the Plugin Runner dialog box:
Code:
ID: Section0001.xhtml href: Text/Section0001.xhtml
Open quote: "
Close quote: "
Apostrophe: '
but nothing got changed and both the Plugin Runner dialog box and the TK dialog box remained visible.
I had to click the Cancel button in the TK window to terminate the plugin.