Hi

I've been using TW5 for a year now, mostly for notes concerning Network 
configuration and Python programming.

I haven't been able to find a workaround to save code I can save directly. 
A simple example:

def factorial(n):
    result = n

    for i in range(1,n):
        result *= i

    return result


When saving the tiddler, the indentation and new lines is often lost,- I've 
tried the tripple quotes to "freeze" the text without any luck.


Any advise?


B.R.

Jørn 


                
        

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bba9f541-4f66-4f4e-b29f-9e5784d765fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to