View Single Post
Old 09-13-2015, 07:50 AM   #3
Danfengxinlan
Junior Member
Danfengxinlan began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2012
Device: Ipad
Quote:
Originally Posted by kovidgoyal View Post
calibre does not do anything with lang attributes in HTML.
Then can you give me some pointers on how to pass the lang information to soup? When I check the individual HTMLs generated by the recipe, I see only
Code:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
.
The lang attribute is not there. Thanks!
Danfengxinlan is offline   Reply With Quote