lib/highlighting/post_message.rb in highlighting-0.1.2 vs lib/highlighting/post_message.rb in highlighting-0.1.3

- old
+ new

@@ -3,9 +3,13 @@ ###################### ## HIGHLIGHTING ###################### + What's new in 0.1.3? + - update PrismJS to 1.5.0 + + What's new in 0.1.2? - SyntaxHelper <%= code "" %> Usage: <%= code \"language-ruby\" do %> <!-- write any ruby code here !>