noko do |xml|
          if node.parent.context != :example
            xml.figure do |xml_figure|
              # xml_figure.sourcecode sourcecode_content, **attr_code(sourcecode_attributes)
              xml_figure.sourcecode **attr_code(sourcecode_attributes) do |a|