module Asciidoctor::PDF::FormattedText::Markup::EndTag0

Public Instance Methods

tag_name() click to toggle source
# File lib/asciidoctor-pdf/formatted_text/parser.rb, line 674
def tag_name
  elements[1]
end