Hiding codes
I would klike to hide the spacebar html code from the epub.
it appears this way in the txt file:
<p class="left"> G<span class="small">OLDENROD'S</span> F<span class="small">IRST</span> E<span class="small">BOOK</span><br/> February 28th 2012<br/> New York, New York</p>
But I would like it to appear this way:
<p class="left"> G<span class="small">OLDENROD'S</span> F<span class="small">IRST</span> E<span class="small">BOOK</span><br/> February 28th 2012<br/> New York, New York</p>
is there a way?
Thanks.
|