textlib.removeHTMLParts() function should remove <style>...</style> tags because anly css settings are made there and no content is placed there. The intention of the function is to return text html and wiki tags.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| textlib: refactor HTML removal logic using GetDataHTML parser | pywikibot/core | master | +173 -46 |
Event Timeline
Comment Actions
Change #1168618 had a related patch set uploaded (by Xqt; author: Xqt):
[pywikibot/core@master] textlib: refactor HTML removal logic using GetDataHTML parser
Comment Actions
Change #1168618 merged by jenkins-bot:
[pywikibot/core@master] textlib: refactor HTML removal logic using GetDataHTML parser