Sigil-Ebook / flightcrew

Automatically exported from code.google.com/p/flightcrew
GNU General Public License v3.0
34 stars 11 forks source link

<svg> erroneously reported as being not allowed #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As the description says. If you want a test file, just run

echo test > test.txt && ebook-convert test.txt .epub

test.epub when run through flightcrew will give the following error

t.epub/titlepage.xhtml(16): error 301: element 'svg' is not allowed for content 
model 
'(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|swit
ch|form|noscript|ins|del|script)'

Which it shouldn't.

Original issue reported on code.google.com by kovidgo...@gmail.com on 3 Oct 2010 at 11:16

GoogleCodeExporter commented 9 years ago
See issue #1. 

Original comment by Strahinja.Markovic@gmail.com on 3 Oct 2010 at 11:18