> [...] using css to indent divs 5em, thus we see a step indentation > keeping headings and associated content indented to the same level. > Can this behaviour be easily implemented?
Well, not automatically (not without writing a custom formatter anyway). However, you could use custom wrappers* with the built-in "indent" class: !Heading 1 Lorem ipsum dolor sit amet. {{indent{ !Heading 2 Lorem ipsum dolor sit amet. {{indent{ !Heading 3 Lorem ipsum dolor sit amet. }}} }}} HTH. -- F. * http://www.tiddlywiki.org/wiki/TiddlyWiki_Markup#Custom_Styling --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to TiddlyWiki@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---