gulp-help
gulp-help copied to clipboard
support multi-line description
allow description to be an array of strings, or strings with \n, and display it in multi-lines?
Seems like a good change. I accept PRs
Actually you can already put \n in the help message, but it would come out without indents.
Is this change reasonable to you?
https://github.com/jchip/gulp-help/commit/813d566437ff52afb8dc0ad050685b27fb5ad22e
Thanks! I hope to test this out shortly and let you know.