Thanks Alex, I haven't found a simple <indent> format style like there is for other things like *Bold **Italics **Underline*
I will probably need to create a custom style for it and I will try the css you suggest as a start. Plain Text is not going to work and Definition might. Really just wanted to indent, #heheh. Rich Shumaker On Thursday, December 11, 2014 4:08:57 AM UTC-8, Alex H wrote: > > Hey Rich, > > I'm not very familiar with tiddlywiki yet - so there is a good chance that > there are better solutions, but here is what I've discovered yet: > > 1. If you just want plain text choose "Type: Plain Text", then > whitespaces are rendered as you type them - so you could just put like 4 of > them at the beginning of the line. > 2. you can put css in your tiddlers - so you could try something like this: > @@margin-left:50px; > hello world > @@ > 3. There are some WikiText elements which are indenting text like "block > quotes" or "definitions" - I haven't found one which is just a indentation, > for example "definitions" will put a empty line after them. But perhaps > this is what you want anyway... You can check out all of them on > http://tiddlywiki.com/static/WikiText.html > > Good luck > > -- 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.

