It would be really cool if this was able to line-wrap at 80 characters. A lot of repos require max 80 characters in markdown documentation for ease of maintenance. Many times, line-wrapping tools do not understand markdown and chop the link text or link URI in a damaging way.
It would be nice if we could pass --cols=80 to this command.