mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
GwR fix for descriptions markdown
This commit is contained in:
parent
a3a09d7a52
commit
dc4d609850
@ -4627,6 +4627,7 @@ class EPUB_MOBI(CatalogPlugin):
|
||||
|
||||
if open_pTag:
|
||||
result.insert(rtc, pTag)
|
||||
rtc += 1
|
||||
|
||||
paras = result.findAll('p')
|
||||
for p in paras:
|
||||
|
Loading…
x
Reference in New Issue
Block a user