When I enter a log message with linebreaks, the "Log
Message" section of the email seems to cut off the
message after the first linebreak.
Example, I entered the following Log Message my
Tortoise SVN client when I commited changes ->
1) Add some comments to Styles.css
2) Fix bug in dynamic query so it sums the colums correctly
3) Cast the amounts to a Decimal with 2 decimal places.
However, the email that I received via CaptainHook
looked like this ->
Log Message:
-----------
1) Add some comments to Styles.css
Modified Paths:
--------------
So it seems that the rest of my message was truncated
after the first linebreak.