I use elinks -dump to get websites into text files. However, if the website contains tables, the output isn't well-formatted for a text editor -- all the tables become split lines. I don't much care for lynx output either. Is there a good way to get table-oriented html pages into a text editor properly?