test SyntaxHighlighter post

Testing out the WordPress Plugin SyntaxHighlighter.

[source:python]
# comment…
def reset_database():
from django.core import management
management.syncdb()
print “Interesting, huh?”
[/source]

Published by heckj

Developer, author, and life-long student. Writes online at https://rhonabwy.com/.

%d bloggers like this: