On Thursday, December 28, 2017 at 4:24:05 PM UTC-5, Chris Alemany wrote:
>
> Also, any ideas on how to pass a new line within the format option so that
> Output
> on
> Twitter
> can look
> more
> like this?
>

use a newline?  maybe:

format = "first line\\nsecond line\\nthird line"

or if that does not work, try to find the unicode character for newline and 
stick that into your string

m 

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to