WikiWords are words smashed together.
Code Block
This directive won't work until I get the pygments directive registered
class Test:
def TestFunction(self):
pass
Here I'm using reStructuredText
Some code:
def list(self):
c.titles = [page.title for page in model.Page.select()]
return render_response('/titles.myt')
Some MoreStuff
Return to the FrontPage | Edit WikiWords | Title List
