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

Public Instance Methods

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