9c4dc8b49b
Closes #6114.
7 lines
186 B
Markdown
7 lines
186 B
Markdown
```
|
|
% pandoc -f latex -t native
|
|
\includegraphics[width=.85\textwidth]%
|
|
{pic_M87star.pdf}
|
|
^D
|
|
[Para [Image ("",[],[("width",".85\\textwidth")]) [Str "image"] ("pic_M87star.pdf","")]]
|
|
```
|