BTC That is good news!!
Rather than have a text area could it be done via substitution? I'm thinking of the complexity of the interface to have a text area just for that. For instance could, with the example I gave, this work through the simple input fields ?... Search ... \r\r<pre> Replace ... \r```\r Just thinking out loud Best wishes Josiah On Thursday, 28 February 2019 19:42:40 UTC+1, BurningTreeC wrote: > > This is such a good tool Mohammad! >> >> I ask a final, probably, very difficult, question ... >> >> Can we match CARRIAGE RETURNS? And can we INSERT them in replacement >> strings? >> > > Hi Josiah, an sorry Mohammad, it can handle carriage returns, too. > > Just make the inputs where you write the text to replace and the new text > with textareas ... give those edit-text widgets the tag="textarea" > attribute ... then play around with new lines > > >> >> Here is a simple example ... >> >> >> >> <pre>The man was on the burning deck >> His light was dim >> And he got bogged.</pre> >> >> >> >> >> To do that you need to replace the HTML tags and remove excess carriage >> returns and replace with WikiText and insert carriage returns to get... >> >> ``` >> The man was on the burning deck >> His light was dim >> And he got bogged. >> ``` >> >> Could this be possible? >> >> Just wondering >> Best wishes >> Josiah >> > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ed053737-ee00-4942-bc39-146f63e5b47b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

