class ContentfulConverter::Nodes::Underline

Public Instance Methods

marks() click to toggle source
# File lib/contentful_converter/nodes/underline.rb, line 8
def marks
  ['underline']
end