Hi ccT, Do you have a link to a test-case/space, where you have the problems mentioned in 1-3). 1) seems to be some StyleSheet issues.
I've seen, that syntax highlighter got some improvements, since it moved to github. I'll have a look soon. >4) Has someone found a working alternative to highlight R code within TW ? At the moment I'm using codemirror for syntax highlighting [a]. There is a "view only" mode and it's possible to have realtime highlighting also in edit mode. There is a mode to highlight R, but I didn't check it. Using codemirror is optimized for TiddlySpace at the moment. So if you need to include it into an existing TW, may be some more docu will be needed. To use it with tiddlyspace, just include "codemirror-plugins" space into your space. Important! Codemirror plugins and syntaxHighlighter plugins will _not_ work together. This is by intention. -m [a] http://codemirror.tiddlyspace.com/ [b] http://codemirror-plugins.tiddlyspace.com/ -- 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.

