Matthew Watkins

Results 6 issues of Matthew Watkins

- **Platform**: Linux - **Mercury Parser Version**: 2.2.0 - **Node Version (if a Node bug)**: 8.x ## Current Behavior Suppose I call the parser and pass in the URL of...

Similar to #316, I would love to be able to specify a different output mode. In this case, JSON instead of HTML. Example usage: ```js Mercury.parse({ url: myURL, outputMode: 'json'...

feature

Hi. I just started using handlebars java yesterday. I could not get something simple like this to render: ```java var handlebars = new Handlebars.registerHelperMissing((context, options) -> { throw new RuntimeException(...

I'd love to be able to install AirDash using Homebrew instead of the AppStore

enhancement
help wanted