New test with Live Writer and Code snippet plugin

   1: public Document OpenDocument(string filePath, FileAccess access, bool outsideSession)
   2: {
   3:     return = Application.DocumentManager.Open(filePath, access == FileAccess.Read);    return document;
   4: }

This is a test with Live Writer and a Code Snippet plugin.


Updated: There seems to be an extra <br/> bug in this plugin,  but it can be fixed by using HTML in stead of XHTML as Markup Style.


Much better :)

Posted by Bert Vanpeteghem

0 reacties: