We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Calling getAttributes on the header returns a map of attributes, like expected.
getAttributes
Calling getAttributes on a part returns this:
#<RubySymbol attribute_entries> [#<RubyObject #<Asciidoctor::Document::AttributeEntry:0x769bd926>>]
Am I doing something wrong?