Quote:
Originally Posted by Hadrien
Clean code and standard are 2 different things though. We already use TidyHTML when we generate a book to make sure that it is XHTML-compliant. For our WYSIWYG editor: we'll have a special "paste from word" button, to clean things up a bit if you're pasting files from Word. With both the paste from word button and TidyHTML, the output should be pretty good. We also do some processing: for example, we add non-blank spaces around punctuation to avoid ugly line breaking.
|
you are right, they are two different things. but i am pretty confident that you will find a way to make feedbooks code both clean *and* standard.
what do you mean by non-blank space ? non-breaking space ? & nbsp ; ?