Hi Tobias

> 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=?!?>/>

Try:

<$codeblock language=“javascript” code={{MyJavaScriptTiddler}}/>

Best wishes

Jeremy.


> 
> 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] 
> <mailto:[email protected]>.
> To post to this group, send email to [email protected] 
> <mailto:[email protected]>.
> Visit this group at http://groups.google.com/group/tiddlywiki 
> <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
>  
> <https://groups.google.com/d/msgid/tiddlywiki/a846ef32-9f1f-4540-b721-c84849cef90b%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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/A5A73A5D-3404-46A4-93B7-ADD9BE797AD6%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to