Hi Jan
 

> One question: The plugin is set to display slices in block-mode by default. 
> So far, I did not manage to show slices in a text inline. 
>

Have you tried to change the macro default value from block to inline?

\define slice(tiddler,nr,mode:"inline")
<$macrocall $name="extract" tiddler="""$tiddler$""" start="<sli$nr$>" 
end="</sli$nr$>" mode="$mode$" class="slice"/> 
\end 

This should give you the desired behaviour. 

Cheers, Thomas

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/840316b4-bc95-437f-aee7-a7ee1c0c3055%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to