# Text node: new lines not restored

**URL:** https://discourse.slicer.org/t/text-node-new-lines-not-restored/20404
**Category:** Support
**Created:** [October 28, 2021, 6:51pm UTC](https://discourse.slicer.org/t/text-node-new-lines-not-restored/20404 "2021-10-28T18:51:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![chir.set](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/chir.set/32/66982_2.png) [@chir.set](https://discourse.slicer.org/u/chir.set)
#### Post date: [October 28, 2021, 6:51pm UTC](https://discourse.slicer.org/t/text-node-new-lines-not-restored/20404/1 "2021-10-28T18:51:08Z")

</div>

New lines are not restored when opening a saved scene.

If the scene project file has the following :

```auto
<Text
  id="vtkMRMLTextNode2" name="Text_1" hideFromEditors="false" selectable="true" selected="false" userTags="" text="x
y
z
" encoding="3" ></Text>

```

selecting Text\_1 node shows ‘x y z’ without the new lines.

I suppose it needs a fix, thanks for looking into this.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [October 29, 2021, 12:34am UTC](https://discourse.slicer.org/t/text-node-new-lines-not-restored/20404/2 "2021-10-29T00:34:06Z")

</div>

Good catch. It’ll be fixed in the Slicer Preview Release by tomorrow.
