ems 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -85,7 +85,8 @@ module Ems
85
85
  end
86
86
 
87
87
  def content_as_html
88
- Kramdown::Document.new(content, :input => "BeanKramdown").to_html
88
+ # Kramdown::Document.new(content, :input => "BeanKramdown").to_html
89
+ self.content
89
90
  end
90
91
 
91
92
  #
@@ -1,3 +1,3 @@
1
1
  module Ems
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ems
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -252,7 +252,7 @@ dependencies:
252
252
  - !ruby/object:Gem::Version
253
253
  version: '0'
254
254
  - !ruby/object:Gem::Dependency
255
- name: bean-kramdown
255
+ name: kramdown
256
256
  requirement: !ruby/object:Gem::Requirement
257
257
  none: false
258
258
  requirements: