Search

So far, very cool.  It works pretty easily with Habari, as long as you install the MetaWeblog plugin.

Here is a code example via a plugin:

   1:  public class Whatever
   2:  {
   3:       private int _thing;
   4:   
   5:       public Whatever()
   6:       {
   7:            _thing = 5;
   8:       }
   9:  }

Neat, but I’m not sure how I feel about all that inline CSS…

One Response to “I’m playing with Windows Live Writer”

  • Tony says:

    The problem is the line numbers.
    The problem: When we copy the text, the numbers are also copied.

Leave a Reply