I'm trying to dump some web pages with very long paragraphs, and it's important to maintain correct paragraph boundaries. I tried:
$ lynx -dump -width 1000000 mypage.html
but it seems paragraphs still get wrapped at about 1000 characters.
Is there a hard limit on the maximum paragraph wrap width? Can it be
increased?
Thanks.
_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev
