Return text on the next line in plugin field documentation

Is it possible, maybe through some special formatting character/sequence, to return text on the next line (something like \n) in the plugin input fields documentation?
Thanks!

1 Like

What do you mean by plugin input fields documentation. Please can you send a screenshot to clarify.

Hi @federico.tomasi, as far as I know this is not natively possible from the Bubble plugin editor sadly

This is actually one of the many reasons I am building Pluno, a superior Bubble plugin editor where you can do this and much more:

If you are interested you could sign up for the waitlist to try out an early access version when that becomes available :slight_smile:

Thank you @Thimo,
I subscribed to the waiting list.
AI for bubble plugins sounds nice and I already started another thread on it.
Anyway it’s a shame there is no way to return on new lines in the documentation fields.

1 Like


Hi @zp670337 ,
check the attached images.
Thanks!

did you find any solution? i’ve seen that the text is being modified by the white-space: pre-wrap css which makes it very tricky to format.

that pluno plugin doesn’t seem to exist anymore. @Thimo

you can use ie unicode space symbol (  U+2002 EN SPACE - Unicode Explorer) and spaces to make line breaks. it is still messy though.

And for other styling you can use unicode, as people have been doing for other documentation as per TIL: you can bold your description and fields using unicode characters