Hi, Axel — You can add a "style" attribute to the <textarea> tag near the very end of the plugin script, like so:
> <textarea name="content" rows="15" cols="80" autocomplete="off" > style="font-family:trebuchet;" > onchange="return config.macros.editSection.changed(this,event)"></textarea> > That ought to do the trick. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/AiA5KEAsM1UJ. 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.

