``` % pandoc -f html -t native x leading trailing space x ^D [ Plain [ Str "x" , Space , Link ( "", [], [] ) [ Str "leading", Space, Str "trailing", Space, Str "space" ] ( "/foo", "" ) , Space , Str "x" ] ] ```