[tw] Re: tagglytagging font size

2011-12-10 Thread PMario
The default font-size is 0.75em defined in StyleSheetLayout. .body setting will change the font size for every element. You should change you setting in your StyleSheet tiddler, that overwrites the default. Just leave other shadow tiddlers untouched. StyleSheet .body { font-size: 1em; }

[tw] Help ! I want a syantax-highlighter for the edit mode in tiddlywiki..

2011-12-10 Thread dip
I am new to this group. Please help me finding a good syntax- highlighter for the edit mode. Or tell me how to use syntax- highlighter3plugin for the 'edit' mode. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to

[tw] Writing a plugin...

2011-12-10 Thread Alex S. Garcia
Hello everyone, I'm noew to this list, though I have been using TW for about a year now and absolutely love it. I've recently thought of a feature it doesn't have and which would be extremely useful to me. So I figured I'd write a plugin to add the functionality. However, I've never written