URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=045c48e81e0a74d5bf82d77c778a14cd4fee421d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
045c48e by Gerald Combs (gerald@xxxxxxxxxxxxx):
html2text: Prefix lists with a bullet.
Prefix lists with a bullet symbol (U+2022) instead on an asterisk.
Skip the <head> tag while we're here so that we don't print the title
twice.
Change-Id: I1dfad1fc70aa05319e14c55b663dd2183ab87d79
Reviewed-on: https://code.wireshark.org/review/25762
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 8ebbf99 Remove Lynx.
adds 045c48e html2text: Prefix lists with a bullet.
Summary of changes:
tools/html2text.py | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)