Iain Wallace

Results 11 comments of Iain Wallace

I had a little look at this as it looked like just dropping the newest version of markedjs might have worked, but it appears it's not as simple as that...

Another dig into the code... I can pass one test with referenced links by changing `converted.js` so that instead of patching the links object in tokens returned by marked's lexer,...

I've now got this working. Targeted marked 1.2.0 and highlight.js 10.2.1. Had to turn off `pedantic` in the marked options but that doesn't seem to have had any ill effect....

The issue with this project as with all screen scrapers is that it has to get updated every time the target site changes their layout, otherwise it fails. I've tended...

Current build should be working BTW

I'm getting this error attempting to scan an external drive. Scanning on the same HDD that Ubuntu is installed on is fine. Could this be an issue just with external...

Resolved: I think realpath() has difficulty if a point in the path is not readable by the user running it. So in my case my external drive was mapped to...

No idea who shupac800 is. He has nothing to do with this project though. Colours might now not be an option but most of everything else should be OK with...

I've just pushed what I have. It was only a few weeks ago this was happily pulling down car data so it's probably not far off working