nilsocket

Results 5 issues of nilsocket

It's 2019 now, Gitlab already has latex support in it's markdown flavor. 1. latex code block 2. latex inline This feature is being requested from 2015. So please, consider to...

if fm.Submit() != nil{ panic(err) // err doesn't belong to fm.Submit() }

Open this page, `link := https://player.vimeo.com/video/244405542/config` assuming, `bow := surf.NewBrowser(); bow.Open(link); res := bow.Body()` In here res is parsed wrongly, it's better to make `bow.Body()` return `doc.Find("body").Text()` Edit: This works...

This doesn't work as it doesn't contain `main()` ```sh go get github.com/MontFerret/cli ``` Please update all references to: ```sh go get github.com/MontFerret/cli/ferret ``` One more problem is, `https://`, isn't allowed:...

Add installer for Arch Linux, mycroft-core package in aur is flagged out-of-date. Some kind of official support would be nice. Thank you