Would it be possible to modify the semicolon markup (for definitions) so 
that it renders in normal letters insted of bold letter?

When you write this:

;term
:definition

what you get is this:

<dt><b>term</b></dt>
<dd>definition</dd>

But what I want is this:

<dt>term</dt>
<dd>definition</dd>

I would like to change the behavior of the semicolon for my whole TW, so I 
suppose I have to modify a core tiddler.

Thanks in advance.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cb85c252-6e2c-4f54-bd9b-781297f875c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to