Method: Contentstack.json_to_html
- Defined in:
- lib/contentstack.rb
.json_to_html(content, options) ⇒ Object
29 30 31 |
# File 'lib/contentstack.rb', line 29 def self.json_to_html(content, ) ContentstackUtils.json_to_html(content, ) end |