aboutsummaryrefslogtreecommitdiff
path: root/test/command/6114.md
blob: 9af798b6b31594ef64ce7cef7e653bc55960644d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
```
% pandoc -f latex -t native
\includegraphics[width=.85\textwidth]%
 {pic_M87star.pdf}
^D
[ Para
  [ Image
    ( "", [], [ ( "width", ".85\\textwidth" ) ] )
    [ Str "image" ]
    ( "pic_M87star.pdf", "" )
  ]
]
```