Thread: Hiding codes
View Single Post
Old 02-28-2012, 01:30 PM   #1
Goldenrod
Junior Member
Goldenrod began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2012
Device: kindle
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.
Goldenrod is offline   Reply With Quote