Hi All,
thanks for the input
I'm taking documents - written in word, and converting them into epub files - initially I was using sigil - pasting word formatted text into sigil and the code that came over I managed to address correctly using the style sheet within sigil - having worked out thats how an epub file is created I have worked with a friend to create a site that can take the formatted text - as per the code view in sigil - into a file and then pumps out the .html page needed for the epub - at the moment I have to convert the word doc into html, view source then strategically cut the bit I need and paste into this text box on the site - it would be much easier for me to paste everything from word normal view into the site - so my question is, is there some way I can paste into comments/text box like the sigil page view that preserves the code as per the sigil code page...
|