Hi TK,

You could do it this way...

{{fl{
{{{
webdb CHALK 10204 $ ls -l
}}}
}}}
{{{
total 56
-rw-r--r--   1 webdb oinstall    1164 Nov 23  2009
arch_backup.template
-rw-r--r--   1 webdb oinstall    1203 Nov 23  2009
}}}
<<tiddler {{
setStylesheet(
'.fl{display:block;position:relative;z-index:1;'+
'margin-bottom:-4em;font-weight:bold;}\n'+
'.fl pre{border-bottom:0;}',
'StyleSheetCustomCodeBlock'
);
'';}}>>

...wheras "fl" would be the css class which you wrap around your
firstline rendered into a contained pre-block in order to prevent
wikification.

Please note that you don't need the last part, e.g. the tiddler macro.
I just put it there so that it would work if you copy & pasted it into
your document. Instead, just take the css rule and put it into your
StyleSheet.

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to