class ContentfulConverter::Nodes::Strong
Public Instance Methods
marks()
click to toggle source
# File lib/contentful_converter/nodes/strong.rb, line 8 def marks ['bold'] end
# File lib/contentful_converter/nodes/strong.rb, line 8 def marks ['bold'] end