Hi hsteve. There are two ways to split text: 1. If you are editing a node and press enter, the stream will be split at the location of the caret/curser. 2. If you are editing a node and press alt+enter, the text will be split at every place there is a new line.
Note that /n/n is a regular expression that represents any new line. It's not something you have to actually add to the text. On Friday, 25 June 2021 at 12:27:04 UTC+1 SteveH wrote: > > Hi, > > A basic question relating to text splitting within a single long text > tiddler. > > The plugin settings show > > - Regular expression used to split text = /n/n > - Split text at caret position > > Inserting /n/n/ or a claret didn't seem to work . > > Looking for help here. > > Regards > > hsteve > > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/10baf16f-1533-4790-8467-e5346bc1a47an%40googlegroups.com.

