Cameron Moore
Cameron Moore
Bisected. This behavior changed in https://github.com/pelletier/go-toml/commit/7baa23f493a82b3f24f4dada5d0b02d17fbde175.
@davecheney, I think his point was that the screenshot should be of a TLS request.
No, we're waiting on Go 1.8 release to get [this enhancement](https://beta.golang.org/doc/go1.8#net_http_httptrace).
Thanks for the report. You should be able to build mdfmt now since I've added go modules (thanks for that report, too). I've pinned the hugo module to a version...
@thx1111, I think you're problem is unrelated.
> > Merging all the pages to a single page. > > For now, we use this key for grouping > > https://github.com/tierpod/dmarc-report-converter/blob/b4ccc490fe4e3877663758ed018a798dfb8b52eb/cmd/dmarc-report-converter/merge.go#L23 > > Maybe we can make group...
The different highlighting in the comment is a feature, not a bug. It's attempting to highlight sections of a DocBlock. See https://github.com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc.md
This repo may end up being a great case study to walk through. :stuck_out_tongue_winking_eye: ```text $ hugo --stepAnalysis --renderToMemory Started building sites ... Go initialization: 258.265545ms (259.985277ms) 249.18 MB 114624...
`replaceRE` isn't going away.
Could also mention that https://regex101.com/ has a `golang` pattern testing mode.