Pandoc Meta { unMeta = fromList [] } [ Para [ Str "Here comes " , Code ( "" , [] , [] ) "inlined code" , Str " text and " , Code ( "" , [] , [] ) "an another" , Str " one." ] ]