3 # This converts w3m bookmarks.html to ELinks bookmarks.lst used by the Lua
4 # based bookmarks handling (NOT the internal one!).
6 # Feed it by w3m bookmarks.html on stdin.
8 # Done by Stephane Chazelas <stephane.chazelas@free.fr>
16 print c
"\n {\n category = \""$
3"\";"
20 print " { name = \""$
7"\", url = \""$
5 "\" },"