I’m hoping to use this as a platform to record and share progress on my personal projects (along with other interests). One of the aspects of these projects will include code, so I am testing the ability to insert code in a way that is easy to read and reference.
Switching from the “Visual” editor to the “Text” editor for the post entry, I see a button labeled “code”:
print 'Hello, world!'
Attemping to use the plugin method in the “Posting Source Code” entry found on the wordpress blog:
print 'Hello, world!'
Looking good.