Hi Alex,

For me this works (tested at http://tiddlywiki.com/):

!Test
: {{About}}

If you like blockquotes, you can use the following:

!Test
> {{About}}

Cheers,

Ton


On Wednesday, December 10, 2014 8:23:39 AM UTC+1, Alex H wrote:
>
>
> Hey guys,
> I'm super new to TiddlyWiki5 (2 days) and I've got a little problem...
>
> First of all let me illustrate the way I use TiddlyWiki - maybe I'm using 
> it in a "wrong" way in conceptual sense and this might explains my problem.
> Ok, as far as I understood, the idea is to keep tiddlers as small as 
> possible in order to reuse and rearrange them in different scenarios.
>
> So, I have for example a set of tiddlers for "git". For example one 
> tiddler holds some urls to the documentation and some tutorials, another 
> tiddler holds some infos about merging and so on...
>
> Now, one way to access the information is to just open up the tiddlers I 
> am interested in... But I also like to have one tiddler which is kind of a 
> master view on everything I've got for git...
> The content of this tiddler looks something like this:
>
> Git is a distributed revision control system...
> ---
> ! Urls
> {{git urls}}
> ---
> ! usage
> !!merging
> {{git merging}}
> ...
>
>
> As you can see I use transclusions to add all the tiddlers to the new 
> tiddler.
> Now my question is: How can I indent a transclusion?
>
> I've tried 
>
> : {{foo}}
>
> and
>
> @@margin-left:100px;
> {{foo}}
> @@
>
> But with no success... So yeah, is there a way to do this - or am I using 
> it wrong?
> Thanks
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to