codereddit icon indicating copy to clipboard operation
codereddit copied to clipboard

Fix Issue #10 - upgrade highlight.js, add default score

Open ghost opened this issue 7 years ago • 2 comments

  • Fixes https://github.com/fozzle/codereddit/issues/10 by upgrading highlight.js to the last 8.9.x version.
  • Adds history@^1.17.0 to satisfy react-router peer dependency.
  • Adds a default score of 0 to prevent an additional highlighting issue.

ghost avatar Jan 19 '18 05:01 ghost

👍

gordalina avatar Jan 19 '18 05:01 gordalina

Hey! Thanks for the PR, looks good.

Before merging I want to clean up master so that the built files aren't in the tree. This projects pretty old and I've learned a thing or twenty since, thankfully.

I'll try and get to it this weekend and I may ask you to make a new PR once that's done.

fozzle avatar Jan 24 '18 16:01 fozzle