gulp-help icon indicating copy to clipboard operation
gulp-help copied to clipboard

support multi-line description

Open jchip opened this issue 9 years ago • 3 comments

allow description to be an array of strings, or strings with \n, and display it in multi-lines?

jchip avatar Jul 16 '16 22:07 jchip

Seems like a good change. I accept PRs

chmontgomery avatar Jul 20 '16 19:07 chmontgomery

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

jchip avatar Jul 24 '16 09:07 jchip

Thanks! I hope to test this out shortly and let you know.

chmontgomery avatar Jul 25 '16 12:07 chmontgomery