Skip to content
Snippets Groups Projects
Commit 529242fd authored by http://jayferd.us/'s avatar http://jayferd.us/
Browse files

v1.4.0

parent de06a82f
No related branches found
No related tags found
No related merge requests found
## version 1.4.0: 2014-05-28
* breaking: wrap code in `<pre ...><code>...</code></pre>` if `:wrap` is not overridden
(thanks @Arcovion)
* Allow passing a theme name as a string to `:inline_theme` (thanks @Arcovion)
* Add `:start_line` option for html line numbers (thanks @sencer)
* List available themes in `rougify help style`
## version 1.3.4: 2014-05-03
 
* New lexers:
Loading
Loading
module Rouge
def self.version
"1.3.4"
"1.4.0"
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment