As the length of the content increases in the Short Long and Example params of the cobra.Command struct, the autogenerated docs are hard to read for the user. In my scenario, there is a long horizontal scroll.
Is there a way to auto wrap the md file based on the size of the screen or a set value? the filePrepender and linkHandler vars in the genMardownTreeCustom do not support this.

My work around for this was to manually introduce line breaks "\n"