Skip to content

Commit dd850f3

Browse files
author
Oliver Pulges
committed
Bump version to v0.4.13
1 parent 9378c34 commit dd850f3

File tree

4 files changed

+6949
-6827
lines changed

4 files changed

+6949
-6827
lines changed

lib/wysihtml5x/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Wysihtml5x
22
module Rails
3-
VERSION = "0.4.12"
3+
VERSION = "0.4.13"
44
end
55
end

vendor/assets/javascripts/parser_rules/advanced_unwrap.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ var wysihtml5ParserRules = {
148148
}
149149
}
150150
},
151+
152+
"comments": 1, // if set allows comments to pass
151153

152154
/**
153155
* Tag list

0 commit comments

Comments
 (0)