Sha256: e7bd528ec4b46c8d9be5305f6e1b9ad51a3114a86ca7b890bb31df772ac05e91

Contents?: true

Size: 528 Bytes

Versions: 2

Compression:

Stored size: 528 Bytes

Contents

module Log
  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
  "
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
highlighting-0.1.4 lib/highlighting/post_message.rb
highlighting-0.1.3 lib/highlighting/post_message.rb