Robert Massaioli

Results 51 comments of Robert Massaioli

Thanks for resolving this once and for all.

I'm on vacation for the next few days but can you provide an example of what you did and what you expected to happen vs what did happen? Your fix...

@katz12 What impact is this having on your Markdown documents, and how they are used / rendered, if any? Currently, this seems like a low priority issue.

I'm okay with adding the default typings, but I'm not okay with changing the type of `data` to be `T`, as I mentioned in #69 . If you want to...

The only way that a security issue could arise is if: 1. You used the `javascript` engine. AND 1. You let people using your service provide that input into gray-matter....

> Since Buffer is not available in the browser, when compiling... This is an excellent point. Looking at the typings, it seems that Buffer is used, unnecessarily in one place...

For those of us that have not read it yet, what's amazing about the code? (Now considering if I should also try it for other projects) And would this require...

Oh, here is a complete bundle of a sample app. [error-example.zip](https://github.com/APIDevTools/json-schema-ref-parser/files/5923096/error-example.zip)

@philsturgeon If I want to have a JSON value, that contains a JSON Schema at v4, then I should be able to just reference the v4 schema as a validator....

What do I need to provide such that the use case is easier to understand here? I'm confused that it's not clear that this is a bug and what the...