Manoj Dayaram

Results 3 issues of Manoj Dayaram

Given the following input markdown: ``` > Quote! > - Quote speaker ``` The actual outputted kramed HTML is the following: ``` Quote! Quote speaker ``` When Kramdown ends up...

I've only been able to reproduce this in certain mac environments, but it looks like for certain cases, trying to compile yields the following error: ``` gokogiri/xpath(__TEXT/__text): unexpected GOT reloc...

When running `go get` in OSX Mavericks, it appears some people are getting the following errors: ``` go get -u github.com/moovweb/gokogiri github.com/moovweb/gokogiri/xml go/src/github.com/moovweb/gokogiri/xml/helper.c:7:3: warning: implicit declaration of function 'xmlNodeWriteCallback' is...