Pandoc Meta { unMeta = fromList [] } [ Para [ Str "This is an example of " , Code ( "" , [] , [] ) "inline code" , Str " with three spaces." ] ]