There is a new version now. [1] Expert mode is different now. It makes global changes with config.options. It is not that flexible as the older version. But we'll see.
<code class="brush:as3"> // your code </code> works now. The macro <<highlightSyntax>> is still there it can be used if you want to highlight tw inline html ===== <html> <pre class="brush:pascal"> // your code here </pre> <html> <<highlightSyntax>> ===== If you need your own brushes: *download the SyntaxHighlighter source [1] *copy your brush.js file into a tiddler *name it ShBrushXx.js *add the following 3 lines at the top of the tiddler /*** |Requires|ShCore.js| ***/ *tag it systemConfig !!!!!!! *save and reload. have fun! mario [1] http://syntaxhighlighter.tiddlyspace.com/ [2] http://alexgorbatchev.com/SyntaxHighlighter/download/ On Aug 19, 4:26 pm, PMario <[email protected]> wrote: > On Aug 19, 12:28 am, Glantucan <[email protected]> wrote:> BTW I neither > know what a vanilla tw is, though I searched for it. > > sry for the confusion. > > If you tested it, it would be really nice to get your feedback, the > good and the bad. > > new syntax? > <code class="brush:as3"> > // your code > </code> > > What do you/others think about this? > > It would be relatively easy to implement this, but existing tiddlers > would need some search/replace. What do actual users (if there a some > listening) of the version 1.5 think about this? > > Without any feedback I'll do it my way :) > @Glantucan: "First come, first served." > > regards Mario -- 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.

