It was brought up elsewhere, the lack for simple line breaks in TW5.
This is a big frustration of mine and probably an "oddity" for anyone
looking at TW. I was reminded of a concept I've thought of;
The
idea is a single command, perhaps a markup tag (ie. in the text) that
sets the format for either the tiddler or, more interestingly, for the
paragraph. For example, in edit;
...would display in viewmode as a four line paragrahp (instead of the current one line).
Note the empty line at bottom working as an end marker to the <lbr> tag.
And this
...would work make all items into bullet points, i.e giving a normal bullet list. Perhaps that initial bullet should be on a separate line.
Etc for other formatters. I guess some work is needed to decide on how to treat. sub-bullets or sub-numbers. One could also imagine a single such formatter tag in the beginning of the tiddler, i.e with an immediately following empty line, would indicate to format the whole content.
<:-)