WLW Code Formatting

Scott pointed out Code Snippet plug-in for Windows Live Writer.

I tried it out, and I like it. Here is a silly example:

   1: public void HelloWorld()
   2: {
   3:     Console.WriteLine("Hello World");
   4: }

WLW Code Formatting : Simpable