Let's say I have a code for a button: <$button> <$action-sendmessage $message="tm-new-tiddler" text='Line 1 Line 2' /> New </$button> How can I split the lines so that in the editor they would be in a couple of lines, and not one?
Symbolic newlines such as "\r\n" are not supported within parameter values, but you can embed actual newlines in the parameter value, like this: