Skip to content

Commit

Permalink
Update History.md
Browse files Browse the repository at this point in the history
I spent to long trying to figure out how to get pretty print to work before realizing that it had been removed... This should avoid others making the same mistake.
  • Loading branch information
gabrielf committed Jun 11, 2014
1 parent 3210b22 commit 0d9e53e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
* Added filter() with tests and updated readme (@bensheldon & @davidchambers)
* Added spaces between attributes rewritten by removeClass (@jos3000)
* updated docs to remove reference to size method (@ironchefpython)
* removed tidy from cheerio
* removed HTML tidy/pretty print from cheerio

0.10.1 / 2012-10-04
===================
Expand Down Expand Up @@ -311,7 +311,7 @@
* Added travis-ci integration
* Replaced should.js with expect.js. Browser testing to come
* Fixed spacing between attributes and their values
* Added HTML pretty print
* Added HTML tidy/pretty print
* Exposed node-htmlparser2 parsing options
* Revert .replaceWith(...) to be consistent with jQuery

Expand Down

0 comments on commit 0d9e53e

Please sign in to comment.