Just by adding this code to Slash, we can now embed code in any arbitrary post: ' . strip_code($1) . '
You just wrap your code in <literal> and you are all set. I put the tags in as "foo" above because, well, putting "<literal> ... </literal>" inside "<literal> ... </literal>" won't work.
This is experimental. Let me know how it works out for you.