Module: Log

Defined in:
lib/highlighting/post_message.rb

Constant Summary collapse

MESSAGE =
"

######################
## 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 !>
  puts \"hello world\"
<% end %>

What's in 0.1.1?
- ship with PrismJS 1.4.1

Full Changelog -> https://github.com/ytbryan/highlighting/blob/master/changelog.md
Pull Request ->  https://github.com/ytbryan/highlighting/pulls
"