URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5113126338b7d16b08a5b0a482b07e856818f33
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b511312 by Gerald Combs (gerald@xxxxxxxxxxxxx):
html2text: Skip some tags and add references.
Skip the contents of <style> and <script> tags. Add URL footnotes
similar to `lynx -dump`.
Change-Id: I721bdfabeacc000d604aa8475f13be1d797ad0fb
Reviewed-on: https://code.wireshark.org/review/25697
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 228b122 Rename ft_specific_data to reflect what we're actually using it for.
adds b511312 html2text: Skip some tags and add references.
Summary of changes:
tools/html2text.py | 38 +++++++++++++++++++++++++++++++++++++-
1 file changed, 37 insertions(+), 1 deletion(-)