blob: bf96c10182c945376bf42afbf18782a3469847b8 (
plain)
1
2
3
4
5
6
7
8
|
text/html;\
firefox --new-tab %s;\
test=test -n "$DISPLAY";\
nametemplate=%s.html;\
needsterminal;
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput
|