bennyguitar / libHN

The definitive Objective-C library for adding HackerNews to your iOS/Mac app.
MIT License
150 stars 26 forks source link

fixes comments, post author, and vote count #26

Closed zshannon closed 9 years ago

zshannon commented 9 years ago

Here's a quick fix for #25, tested and ready to merge.

As I mentioned in #22, it'd be a good idea to switch over to the official API sooner than later.

bennyguitar commented 9 years ago

I made these changes last night but didn't push till just now. Sorry about that, wish I'd seen this earlier. I ended up removing the span and the < from the beginning and just keying off the id= part.