almost all html-to-text options can be specified via command line arguments or json config (the only exception is functions such as custom formatters); a couple of presets for common use cases (human ...
The Linux fold takes lines of text and breaks them into chunks based on the arguments that you provide. With no arguments, fold will break lines at 80 characters. The first example below uses a single ...