mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1388462 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1388462)
This commit is contained in:
parent
58f9318287
commit
e4642d964b
@ -249,7 +249,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
#: tags before the first element with `id="content"`.
|
#: tags before the first element with `id="content"`.
|
||||||
remove_tags_before = None
|
remove_tags_before = None
|
||||||
|
|
||||||
#: List of attributes to remove from all tags
|
#: List of attributes to remove from all tags.
|
||||||
#: For example::
|
#: For example::
|
||||||
#:
|
#:
|
||||||
#: remove_attributes = ['style', 'font']
|
#: remove_attributes = ['style', 'font']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user