Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSends 9gag title, and HTML Entiies are decoded. Added jsdom dependency. #1164
Conversation
… jsdom dependency.
|
Sure thing; should be ready now. Check it out at: On Mon, Oct 7, 2013 at 10:37 AM, Josh Nichols notifications@github.comwrote:
|
|
And so it has been forked. I was thinking of how to handle migrations like this, and I think just adding a simple deprecation with a pointer to the new package would be a good start. |
luijose commentedOct 4, 2013
Straight forward modification to add support for 9gag title printing, with HTML entities decoded (so you won't get titles like ""This is the title""). Had to add the jsdom dependency in order to implement HTML entities decoding.