line break in metanode description

I really like the way how you can add a description to your metanode. However, it seems line breaks are removed from the input when the description is displayed in the description view pane. For me, line breaks within node descriptions would be a really nice feature, as it allows to provide some basic structure, in case of really complex nodes. Is there away to do this or would it be a new feature?
Cheers!

@dobo

you can try using html and html-tags. Just copy paste this into your description

<html>
Using html and tags like &lt;br&gt; 
<br>
I can create line breaks
</html>

Hope that helps. Btw this also allows you to use bold, *italic or colored text.

3 Likes

image
Of course! how could I miss that!
Thank you :slight_smile:

Then again, in the tooltip it looks like this:

image
So I have to focus on either tooltip or description pane :thinking:
And then again, it doesn’t look too bad if I just put the <br> at the end of each line, as instead of between two lines

3 Likes

@dobo,

come on who’s reading tooltips anyways :wink:.

I totally agree with you that this is inconsistent and should be fixed. I’ll see what I can do.

Best
Mark

1 Like

haha right! we were actually thinking of baiting some people (which are not yet in this field but interested) with some learning sessions. I would expect that they read more of such information. But really it doesn’t matter and works fine as it is!

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