Diego,
Thy this quirky tip, it works for me. I am not certain that semi-colon and Colon are native wikimarkdown, but it works on
tiddlywiki.com
Use Semi-colon Title <$appear....
Eg;
;My Title <$appear...
you can also move any css to a stylesheet
eg;
.myh (font-size:18px;
)
Then use
;.myh My Title <$appear...
(notice semi-colon Period CSSname Space} this CSSname is myh
This is so useful let me know if it does not work
I have styles for .q and .a (question and Answer) which I use as follows
;.q What is the Question?
:.a Well the answer once provided is indented below the question and in a different colour
(notice colon Period CSSname Space) this CSSname is a or q
Further I have a search in the tiddler footer which lists questions and answers found in each tiddler at the bottom.
Regards
Tony
Regards
Tony