All I know is this: LINES in TW. in general, are likely its biggest PITA. I suspect its something to do with HTML RENDERING. Mostly we write in WikiText. But all that has to be converted to HTML. The final output to the browser is wrapped in HTML tags. And some are added beyond what you might expect. Its not so well documented.
I think what YOU need to grasp is what is going on at the HTML/CSS level so you can, through a Stylesheet correct for it. My two cents Josiah On Monday, 14 August 2017 15:11:04 UTC+2, [email protected] wrote: > > > I have a form that has several text areas for input. > Everything was peachy when i was writing the contents to a data tiddler, > but for reasons, i decided to move to a temp tiddler and store teh values > in fields. > > As soon as i enter newlines in the text box, if i check the temp tiddler, > the newlines are gone. > > <$edit-text tiddler="scratch_temp" field="field1" tag="textarea"/> > > > Is there a way to get my expected behavior? or should i admit defeat and > move back to a data tiddler? > > -- 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/c25e80b5-8950-4b92-9350-6ff64995520d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

