Jake Ginnivan
Jake Ginnivan
Yeah, happy to drop them. I still like separation of concerns etc, so we can still have `IEnumerable` etc, but not as a plugin model
Doesn't have to be that abstraction. I'm just saying it was a bitch pulling the DocumentViewModel apart because it had the entire applications logic in it. Happy for them to...
Does it go away when you resize the window? @distantcam I have also had this since the chance to CefSharp?
This is a CefSharp issue unfortunately, I am looking into it. I might have to revert @distantcam changes and go back to awesomium if I cannot figure it out. This...
Submit a pull request and we can have a look and discuss :) it may be better to add it upstream at the markdown library level but happy to look...
https://github.com/Code52/DownmarkerWPF/blob/master/src/MarkPad.PreviewControl/AwesomiumResourceHandler.cs#L37 Needs to be unicode?
The files written to disk are not normalised, it is only a validation/reporting concern. It also can be opted out via an attribute. Git normalises files by default, and different...
It would be awesome if ApprovalTests setup readthedocs.org and started working on a central docs repo, the info about line ending normalisation I would be happy to write up in...
It is just the build server and non-diff reporters. The files written should _not_ be normalised, only when reporting failures should it normalise. Sent from my Windows Phone --- From:...
In particular I need `AssertReporter` to normalise