Using highlight plugin <http://tiddlywiki.com/plugins/tiddlywiki/highlight/>, 
how would I actually highlight the source of a core tiddler rather than the 
code to retrieve it?

For example:

```javascript
<$view tiddler="$:/core" subtiddler="$:/core/modules/startup/info.js"/>
```

The *codeblock* widget appears to be missing any documentation.

Trying to decipher it, I noticed that this won't work:

<$codeblock language="javascript"><$view tiddler=<<core>> 
subtiddler={{!!subtiddler}}/></codeblock>

So, how would I do...

<$codeblock language="javascript" code=?!?>/>

Best wishes,

— tb

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a846ef32-9f1f-4540-b721-c84849cef90b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to