mort666-pricetag 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.2
1
+ 0.1.4
@@ -23,7 +23,7 @@ module PriceTag
23
23
  Textile::process!(node, options)
24
24
  end
25
25
 
26
- output = CGI.unescapeHTML(@textile.root.inner_html)
26
+ output = CGI.unescapeHTML(@textile.root.content)
27
27
  output += Markdown::text_for_references(@references) if options[:link_style] == :reference
28
28
 
29
29
  return output
@@ -1,3 +1,3 @@
1
1
  module PriceTag
2
- Version = VERSION = '0.1.0'
2
+ Version = VERSION = '0.1.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mort666-pricetag
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: