Hi,
This is what I do in all my wikis:
I put this in a tiddler tagged $:/tags/Stylesheet
dl dt {
font-weight: normal;
margin-top: 0px;
}
Then, instead of
"""
one
two
three
"""
I write:
;one
;two
;three
And instead of
"""
one
two
three
four
"""
I write
;one
;two
;three
>
;four
In other words, I changed the behaviour of ";" (term).
In case I need:
;term
:definition
I write
;''term''
:definition
This is not very elegant, I know, but it works for me. Of course, Tony, your
solution (the leading period [.]) would be an improvement.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/6f4b2dc3-b557-4218-ae17-d8a6dd11f87c%40googlegroups.com.