``` % pandoc -t native text^[sup]{.class}^ ^D [ Para [ Str "text" , Superscript [ Span ( "" , [ "class" ] , [] ) [ Str "sup" ] ] ] ] ```