chef-hipchat
chef-hipchat copied to clipboard
Message formatting?
Is there a way to format the message passed to Hipchat? I tried adding newlines without success.
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.