mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
bc0c8df175
commit
a7580f0ce0
@ -422,6 +422,8 @@ class Convert(object):
|
||||
continue
|
||||
self.log.warn('Hyperlink with unknown target (rid=%s, anchor=%s), ignoring' %
|
||||
(rid, anchor))
|
||||
# hrefs that point nowhere give epubcheck a hernia. The element
|
||||
# should be styled explicitly by Word anyway.
|
||||
# span.set('href', '#')
|
||||
|
||||
def convert_run(self, run):
|
||||
|
Loading…
x
Reference in New Issue
Block a user