Add expat and swap out EPUB HTML parser (#2)
* Add expat and swap out ERB HTML parser * Increase EpubHtmlParserSlim file buffer to 1024 bytes * Cleanup TextBlock functions * Do not break words when leaving spans
This commit is contained in:
11
lib/expat/library.json
Normal file
11
lib/expat/library.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "expat",
|
||||
"version": "2.7.3",
|
||||
"build": {
|
||||
"srcFilter": [
|
||||
"+<xmlparse.c>",
|
||||
"+<xmlrole.c>",
|
||||
"+<xmltok.c>"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user