Quote:
Originally Posted by DiapDealer
Ahh. Ok.
So it's the table inside a p element WITHOUT the doctype that's triggering this particular issue. That makes sense when import/opening with Sigil. Not a lot of tables in your typical fiction.
But it doesn't really make with your addon the OP said he tried about mid-way through the discussion, does it? Your tool has no problem creating a valid epub from Word docs with tables, right? Perhaps they just didn't understand the workflow (or how to use) your addon?
|
No, it hasn't any issues with tables at all. In fact, unless I am very much mistaken, tables are not inside a <p> tag when you export a table from Word.
You choose whether or not to add a doctype to the files in the ePUB with the plugin. If you don't use a doctype, it will not use named entities.
**UPDATE** I just checked and Word does indeed not place a table in paragraph tags as I suspected. They are on their own and cells can contain paragraphs. So, nothing strange in itself.