I have this in my stylesheet:
.kb {
margin-left: 2em;
font-weight: bold;
font-family: consolas, monospace;
color: #808000;
}
And here is the style in use:
{{kb{A M}}}
What I'd like to add is a automatic prefix and suffix so it prints out
.: A M :. // a period and colon before and after the text
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---