# Support for KOMA's `\minisec` command ``` % pandoc -f latex -t native \minisec{Montage} Zunächst suche man das Mauseloch. ^D [ Header 6 ( "montage" , [ "unnumbered" , "unlisted" ] , [] ) [ Str "Montage" ] , Para [ Str "Zun\228chst" , Space , Str "suche" , Space , Str "man" , Space , Str "das" , Space , Str "Mauseloch." ] ] ```