Jonathan Lister Parsons

Results 4 issues of Jonathan Lister Parsons

### Description I'd like to run this in a Docker container, mainly to avoid the Visual Studio dependency on my Windows host. Has anyone done this? It looks like there...

I have form validation running on form submit. As long as the placeholder submit handler fires first, it doesn't interfere with the form validation, because the values are cleared. But...

I pointed it at a fresh empty.html from five.tiddlywiki.com and received the "file is not a TiddlyWiki" message.

I've found that using promised-io alongside the newrelic agent raises a problem. A minimal app that shows the crash is as follows: ``` var newrelic = require('newrelic'); var fs =...