It is known that the newline character is different for different OS (see
Wikipedia <https://en.wikipedia.org/wiki/Newline>). I am not sure if this
is also true for the browsers or not!

Having that said, what is the best practice to treat a newline character in
a Tiddlywiki filter to work everywhere!

*Case i*

<$list filter="[<source>splitregexp[\n]]" ...

*Case ii*
<$vars newline="
" >
<$list filter="[<source>splitregexp<newline>]" ...



Best wishes
Mohammad

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMC7zS%2Bg76j%3DTRV4qsrn6vNtJ0707oo5KCXBQAeDgGrcHg%40mail.gmail.com.

Reply via email to