I'd like to include some pseudocode on my Octopress-powered blog. However, I'm not sure what to do here - code markup isn't really what I need, because I'm not really writing code, or at least any code I can find in the list of those available to Github-flavoured markdown. I have set up my Octopress for LaTeX support (using this example), but I'm not sure if it'll let me use algorithmics
, which is my package of choice for pseudocode.
Any and all suggestions are very much appreciated.