octopress / codefence

Write beautiful fenced code snippets with in any template.
MIT License
16 stars 16 forks source link

Fix Jekyll Deprecation Warning #14

Open maxkandler opened 8 years ago

maxkandler commented 8 years ago

This PR fixes a deprecation warning, using the latest versions of this gem (1.7.0) and jekyll (3.1.1).

Warning was:

Deprecation: Document#ext is now a key in the #data hash.
                    Called by /usr/local/lib/ruby/gems/2.3.0/gems/octopress-codefence-1.7.0/lib/octopress-codefence.rb:8:in `block in <module:Codefence>'.