Daren Race

Results 7 issues of Daren Race

In getting started (README) it says `csvtohtml` and I think you meant `csvtotable` On a separate issue, first CSV I tried it on I get a char encoding issue. The...

bug

```q='Todd Hido' when='6m'``` produces this url: ```https://news.google.com/rss/search?q=Todd+Hido+when:6m&ceid=US:en&hl=en-US&gl=US``` returns no results yet, searching with this url ```https://www.google.com/search?q=todd+hido&oq=todd+hido&tbm=nws``` shows plenty of results within the last six months removing the `when` produces results,...

the text component is very limiting as-is, it would be super useful it you added plugins to the markdown react component so it would allow html and the github markdown...

enhancement

I used the TextWidget as an example, I can't get the react component to take html in the text so I can set the font, but ideally I'd like the...

* v1.0.2 * 2.7.13 * OSX 10.13.3 ### Description encoding error : input conversion failed due to input error, bytes 0x81 0x84 0x35 0x29 ### What I Did ``` from...

* v1.0.2 * 2.7.13 * OSX 10.13.3 ### Description HTTPError: HTTP Error 500: Internal Server Error ### What I Did ``` from googlesearch.googlesearch import GoogleSearch response = GoogleSearch().search("tacita dean", num_results=150)...

- html2text 2016.9.19 - ```h.handle("test\n\n\n\n")``` ```u'\n\ntest\n\n *[2:07 PM]: 2011-02-11T14:07:00+07:00\n\n'``` - Python 2.7.12

invalid
need-more-details