misc work fixes

This commit is contained in:
Barak Michener 2019-01-29 16:02:37 -08:00
parent b1f0fba89a
commit 9a13fa283d
11 changed files with 131 additions and 37 deletions

View file

@ -1,3 +1,3 @@
text/html; w3m -I %{charset} -T text/html -cols 150; copiousoutput;
text/html; w3m -I %{charset} -T text/html -cols 150 -o display_link_number=1; copiousoutput;
#text/html; pandoc -f html -t markdown; copiousoutput;