Quote:
Originally Posted by AndersW
|
The author didn't use an hr tag there. They faked it with line-through and spaces:
Code:
<p><span style="text-decoration: line-through;"> [...] </span></p>
If you set keep_style_attr:true in personal.ini, it keeps some of these fake hr's, but not all of them.
It looks like some of them are being lost in processing due to incorrect tag nesting in the author's original HTML.
Unless you can show several examples of this problem in different stories by different authors, I'm inclined to chalk it up to bad HTML by the author and not worry about it.
But I'll look into it more if you can find several instances that show me it's something that commonly happens.