On Jan 15, 5:04 am, DanielF847 <[email protected]> wrote: > for example if I am typing a tabbed list > first item > sub first item > subsubfirst item If TW renders this text, using tabs in front, it will look like:
for example if I am typing a tabbed list first item sub first item subsubfirst item If you use bullets it's * level 1 ** level 2 ... see: http://tiddlywiki.com/#%5B%5BList%20Formatting%5D%5D for more info. I did create a TW, that uses codemirror library [1] with TW. It is intended, to be used for real time syntax highlighting and different programming languages. Including TW syntax. So it may be overkill for your usecase but it may be of interest, since the behaviour, you describe, is default for TW syntax rendered text. -m TiddlySpot: http://codemirror.tiddlyspot.com/ TiddlySpace: If you use TiddlySpace just include the "codemirror-plugins" space http://codemirror.tiddlyspot.com/ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. 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.

