standardebooks / tools

The Standard Ebooks toolset for producing our ebook files.
Other
1.43k stars 127 forks source link

Disable smart_strings in XPath results #713

Closed apasel422 closed 5 months ago

apasel422 commented 5 months ago

Instead of replacing them after the fact.

https://lxml.de/xpathxslt.html#xpath-return-values

acabal commented 5 months ago

Good catch, thanks!