BlogTrog.com is a project I've been working on lately to help with posting code to blogs. My goal was to make it as easy as possible and just work.
Here is a sample:
if (thisWorks)
{
blogtrogIsAwesome = true;
}
Please note that it is currently still in beta, so use at your own risk. I will make another announcement here when it's truly ready for primetime.
No comments:
Post a Comment