In the previously releases when you save and you have something like this...
Code:
<p class="subtitle"> ΠΕΡΙΘΩΡΙΑΚΑ
</p>
it changes to
Code:
<p class="subtitle">ΠΕΡΙΘΩΡΙΑΚΑ</p>
Now it doesn't work, I tried it with the two Cleaning types (at Windows machine).
EDIT: Another example
Code:
<div class="footnote">
<p>[1] Some text.
[<a href="#id001" id="ftn.id001">↑</a>]</p>
</div>