Markus Hedlund

Results 5 issues of Markus Hedlund

Hi! I started work on unit tests (phpunit). Also added configuration option to change header elements.

``` > tree node_modules/turndown 9:06PM Wed 3 node_modules/turndown ├── LICENSE ├── README.md ├── dist │   ├── turndown\ (dom-2.local's\ conflicted\ copy\ 2020-07-30).js │   └── turndown.js ├── lib │   ├── turndown.browser.cjs\ (dom-2.local's\...

Datadog says "Waiting for an Agent to report..." Below is the output from building. I don't see any issues in the logs. Any idea what I'm doing wrong? ``` ----->...

It looks like dgraph-js is using `@grpc/grpc-js` and not `grpc`. Using `grpc` in my project resulted in TS errors of type mismatch, changing to `@grpc/grpc-js` solved it. Updating the README...

I can't find anything about the different options, have looked both here at Github and on www.phpsass.com.