[[resource]] Often time, you will need to post a code here to for share. Here is how you can do it. ''%% some code %%'' Here is an example. def function(){ print "hello, world!" } Here is the source line: ''%% def function(){ print "hello, world!" } %%'' If you want to disable the download, ''%% some code %%'' def function2(){ print "hello, python!" } Here is the source line: ''%% def function2(){ print "hello, python!" } %%'' For a very simple commend, try ''%%''code piece''%%''. The advantage of using this is that you can include it in the sentence.