```
% pandoc -f latex -t native
\includegraphics[width=.85\textwidth]%
 {pic_M87star.pdf}
^D
[ Para
    [ Image
        ( "" , [] , [ ( "width" , ".85\\textwidth" ) ] )
        [ Str "image" ]
        ( "pic_M87star.pdf" , "" )
    ]
]
```