極貓 (J. Moh)

Results 3 issues of 極貓 (J. Moh)

the converting from `uintptr` to `unsafe.Pointer` is not safe, please refer to the golang document for more detail. https://golang.org/pkg/unsafe/#Pointer

hi guys, I just noticed https://github.com/elastic/go-elasticsearch/blob/v6.8.5/esapi/api.search.go#L316, seems all the data format we could support is json. and from the official document https://www.elastic.co/guide/en/elasticsearch/reference/6.8/common-options.html#_content_type_requirements. I got a little confused, will we support...

The tag of id "pv-content-txt" is for viewing text files in browser. Before this pr, long lines will be partly out of the view box. This pr fixed that.