Brendan Forster

Results 633 comments of Brendan Forster

Can you tell me if there are any errors or Event Viewer entries that might explain why it's not working?

Check Event Viewer, there should be some gold in there...

``` Application: MarkPad.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException Stack: at MarkPad.Preview.HtmlPreview.Init() at MarkPad.App..ctor() at MarkPad.App.Main() ```

@mipoem apologies, I just scanned for errors. I'll drop that one.

Propose as post-Code52 work

@bburton it's hard to consume libraries that aren't .NET-specific

> I'll fold the only plugin we have into the main code. :+1: If it's unused code or abstractions, let's kill it off. > I'm just saying it was a...

This is how the various backticks are handled by Markpad: ![](http://dl.dropbox.com/u/5803705/Markpad-BackTick.png) Could this be an upstream issue?

Forking/extending the library we're using to parse markdown

Apologies for missing this initially, I'm _very_ interested in how this turned out!