How to insert quotationmarks in a field of a new tiddler via tm-new-tiddler?

I want to write a button that makes a new tiddler. The new tiddler should have a field with the content <<url "">>.
The Problem is, that the quotationmarks limit the fieldname so fieldname="<<url "">>" does not work. It doen’t even make any tiddler.
fieldname="<<url &Prime;&Prime;>>" gives literal <<url &Prime;&Prime;>> in the field. I tried UNICODE but I was not successful.
Is there an escape character or any way at all?

Use triple quotes:

fieldname="""<<url "">>"""

1 Like

Thanks!
One might think there is an homage to Star Trek’s Tribbles somewehre, sometimes. :laughing:

1 Like

You mean “tribble” quotes?

:point_up: Sometimes the special characters in WikiText spawn like Tribbles.

Apparently its not hard to do “tribble quotes”,

“coo, squeak, squeak.”