In Template for OG Notif.. New Content I have the following in the Mail option for Body Header
---
Greetings, [user],
A [type-name] has been CREATED in GROUP [ogname]: TITLE: [title]
(teaser starts) [node-teaser] (teaser ends)
Read more at [node-url].
---

What I receive is this
---
Greetings, petetestFZ, A OG Post has been CREATED in GROUP TestOGa: TITLE: final test pre mailhandler etc v1.0 (teaser starts)
this is the content of my post and hence my teaser

(teaser ends)
---

(Have bolded to emphasise the content in the teaser)

So I am curious about how the Line Breaks are being handled/inserted here, since the line in the Template that reads
"(teaser starts) [node-teaser] (teaser ends)"

is having a line break added before and after [node-teaser] - is this coded in to the 'node-teaser' token - and if so will we be able to add an additional line break before so the 'node teaser' sits with some space before and after it?