On Monday, April 9, 2018 at 7:21:40 PM UTC+2, TheDiveO wrote:
>
> PMario,
> does this already cover the case where a title contains quotes? Or does
> this need some escaping?
>
It can do, what a browser can handle. .. NO TW specific stuff here.
eg: title: aa"aa
CSS:
[data-title="aa\"aa"] {
border: 4px solid blue;
}
or
[data-title='aa"aa'] {
border: 4px solid blue;
}
-m
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/9a21d544-569d-4ef9-90b2-24803156ddff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.