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 ″″>>" gives literal <<url ″″>> 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 "">>"""
Thanks!
One might think there is an homage to Star Trek’s Tribbles somewehre, sometimes. 
You mean “tribble” quotes?
Sometimes the special characters in WikiText spawn like Tribbles.
Apparently its not hard to do “tribble quotes”,
“coo, squeak, squeak.”