View Single Post
Old 10-06-2015, 04:42 PM   #23
gipsy
Connoisseur
gipsy began at the beginning.
 
Posts: 81
Karma: 10
Join Date: Nov 2013
Device: Kobo Aura HD
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>
gipsy is offline