chef-hipchat icon indicating copy to clipboard operation
chef-hipchat copied to clipboard

Message formatting?

Open rbastian opened this issue 11 years ago • 1 comments

Is there a way to format the message passed to Hipchat? I tried adding newlines without success.

rbastian avatar Mar 17 '14 16:03 rbastian

I believe that the current implementation assumes HTML formatted messages. Looks like v2 of the HipChat API supports plain-text formatted messages, so this LWRP will need to be updated to take advantage of that capability.

cwjohnston avatar Mar 17 '14 18:03 cwjohnston