Am Mittwoch, 9. Juli 2014 15:11:55 UTC+2 schrieb Matabele: > > > I'm still confused -- why then when I write: > > <dl> > <dd>some text</dd> > <dd><dd>some text</dd></dd> > <dd><dd><dd>some text</dd></dd></dd> > </dl> > > -- is the output different to: > > :some text > ::some text > :::some text >
Is it? I just created a New Tiddler on tiddlywiki.com containing <hr/> :some text ::some text :::some text <hr/> <dl> <dd>some text</dd> <dd><dd>some text</dd></dd> <dd><dd><dd>some text</dd></dd></dd> </dl> <hr/> And this is what I see: <https://lh5.googleusercontent.com/--FAWq-oNnuw/U71Nx-6YMXI/AAAAAAAAAOk/JwseSixzg-Q/s1600/Bild+29.png> -- 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.

