# Request help with making instructions for subflows so they are readable

**URL:** https://discourse.nodered.org/t/request-help-with-making-instructions-for-subflows-so-they-are-readable/46834
**Category:** General
**Created:** [8 June 2021 02:12 UTC](https://discourse.nodered.org/t/request-help-with-making-instructions-for-subflows-so-they-are-readable/46834 "2021-06-08T02:12:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [8 June 2021 02:12 UTC](https://discourse.nodered.org/t/request-help-with-making-instructions-for-subflows-so-they-are-readable/46834/1 "2021-06-08T02:12:35Z")

</div>

Sorry folks.

I am trying to understand how to include instructions on `subflows`.  
So when you click on the `i` button (right side of screen) you see the instructions and they are formatted correctly.

I have part of it working, but not all.

How do I force a new line?  
I've tried `\n` but it doesn't work.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [8 June 2021 06:52 UTC](https://discourse.nodered.org/t/request-help-with-making-instructions-for-subflows-so-they-are-readable/46834/2 "2021-06-08T06:52:31Z")

</div>

The documentation is markdown.

A new line is created by 2 carriage returns or a HTML break `<br/>`

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [7 August 2021 06:53 UTC](https://discourse.nodered.org/t/request-help-with-making-instructions-for-subflows-so-they-are-readable/46834/3 "2021-08-07T06:53:21Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
