On Tuesday, October 7, 2014 8:44:42 PM UTC+2, Jeremy Ruston wrote: > > > According to the grammar definition >> http://www.w3.org/TR/CSS21/grammar.html a class name imo can't have $:/ >> > > Ah, OK, that's significant. It looks like we also need to encode > tc-tagged- classes differently. >
:/ .. right. > Anyhow, in that case I think the answer would be either to introduce > appropriate escaping, > So a class name may have \20 for space ... Not nice, but would be right. I did think about the "remove something" problem, you mentioned in the hangout. You are right, if the button names are different, my creating a pretty class name mechanism will probably fail too :/ ... or for button tiddlers to have a "name" field that gives the short human > readable name of the button. > Introducing a "class" field, where the user is responsible for a propper name? By default using the escape mechanism. If class field is present use the class field. ... but we already have many special fields. hmmmmm -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
