Results 4 comments of Joe Robinson

I've been testing this out, currently running with my own version that fixes the above conflict with the latest commits here. It seems to work well, without providing any read...

Also having this issue, editing wikipedia.py line 389 as described in the warning does fix it: > ``` > lis = BeautifulSoup(html, "html.parser").find_all('li') > ``` (You can use lxml or...

This repo doesn't appear to be maintained any more. I made a PR #112 which fixes it, but it hasn't been merged. There are a bunch of forks of this...

I'd disagree, since it's just returning to "normal" colour, rather than specifically setting it to black, the client should recognise that the normal colour for that line is the highlight...