Hi Scott I've not heard of this affecting TW on IE10. It sounds as though the CSS for the <pre> element has been messed up to lose the "white-space: pre" setting. Are you using any non-standard CSS?
Best wishes Jeremy On Mon, Jan 28, 2013 at 11:42 PM, Scott Simmons <[email protected]>wrote: > I just started using IE10's engine to edit and save TWs and noticed that > hard returns inside long blocks of code set off by braces are ignored when > rendering tiddlers. > > The effect is that > > {{{ > code > like this > block > }}} > > is rendered as if it were > > {{{ > codelike thisblock > }}} > > Anyone else noticed this and have any recommendations for workarounds? I > can't see an easy way to circumvent it with CSS. Maybe it's a quirk we > should let Eric and Jeremy know about, in case they can compensate for it > in core updates? > > -- > 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]. > Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

