[Blogging] Leo Vildosola : Live Writer Code Snippet Plug-In
Just trying out some plug-ins for the Windows Live Writer blogging application. Found quite a few ones focused on auto-formatting source code into a blog.
Pretty swanky.
1: using Belief.FaultyLogic;
2:
3: namespace JoeSchmoe
4: {
5: static class Debate
6: {
7: [StartDiscussion]
8: public static void Main()
9: {
10: Idea idea = new Idea;
11: if (idea != belief)
12: {
13: idea == null;
14: }
15: me == correct;
16: }
17: }
18: }