module Asciidoctor::PDF::FormattedText::Markup::Attribute1
Public Instance Methods
Source
# File lib/asciidoctor/pdf/formatted_text/parser.rb, line 605 def content [elements[1].text_value, elements[4].text_value] end
# File lib/asciidoctor/pdf/formatted_text/parser.rb, line 605 def content [elements[1].text_value, elements[4].text_value] end