# Matrix Plugin: Multiline templates

**URL:** https://drone.discourse.group/t/matrix-plugin-multiline-templates/10775
**Category:** Drone Support
**Created:** [February 18, 2020, 10:18am UTC](https://drone.discourse.group/t/matrix-plugin-multiline-templates/10775 "2020-02-18T10:18:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tuxflo](https://yyz1.discourse-cdn.com/flex003/user_avatar/drone.discourse.group/tuxflo/32/5868_2.png) [@tuxflo](https://drone.discourse.group/u/tuxflo)
#### Post date: [February 18, 2020, 10:18am UTC](https://drone.discourse.group/t/matrix-plugin-multiline-templates/10775/1 "2020-02-18T10:18:29Z")

</div>

Hi there!  
I just set up the matrix notification plugin ([http://plugins.drone.io/drone-plugins/drone-matrix/](http://plugins.drone.io/drone-plugins/drone-matrix/)) to send some notifications and its working so far. Now I just wanted to know if it is possible to create multiline message templates like:

Build successful:  
[{{ repo.Owner }} {{ build.branch }}]  
even more text

I already tried inserting \n but this seems to be ignored.
