Re: [tw] Re: Bug report: Tiddler CSS ID containing spaces

2010-08-02 Thread FND
While an ID gets generated for the tiddler and contains the title, the spaces are not removed or replaced. I'm afraid that's a known issue which can't be fixed without breaking backwards compatibility: http://trac.tiddlywiki.org/ticket/472 Since spaces function as selectors in CSS, the

[tw] Re: Bug report: Tiddler CSS ID containing spaces

2010-08-01 Thread Eric Shulman
It seems to be impossible to create specific CSS rules for a tiddler that has spaces in the title. While an ID gets generated for the tiddler and contains the title, the spaces are not removed or replaced. Since spaces function as selectors in CSS, the tiddler cannot be accessed with CSS.