Skip to content

[247] BUGFIX: allow newlines in hotline replies

Mari requested to merge 247-newlines-in-hotline-replies into master

Closes #247 (closed)

fixes the regex that parses hotline replies in order to allow newlines. as a bonus, i moved the similar multi-line description test to the payload section, where it belongs.

Merge request reports