module Asciidoctor::PDF::FormattedText::Markup::StartTag0
Public Instance Methods
Source
# File lib/asciidoctor/pdf/formatted_text/parser.rb, line 269 def attributes elements[2] end
Source
# File lib/asciidoctor/pdf/formatted_text/parser.rb, line 265 def tag_name elements[1] end