mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-18 15:27:19 +00:00
f0d05eb438
Closes #11053.
31 lines
454 B
Plaintext
31 lines
454 B
Plaintext
[ Para
|
|
[ Str "The"
|
|
, Space
|
|
, Str "image"
|
|
, Space
|
|
, Str "is"
|
|
, Space
|
|
, Str "below."
|
|
]
|
|
, Para
|
|
[ Image
|
|
( ""
|
|
, []
|
|
, [ ( "width" , "4.543038057742782in" )
|
|
, ( "height" , "2.9166666666666665in" )
|
|
]
|
|
)
|
|
[]
|
|
( "media/image1.png" , "" )
|
|
]
|
|
, Para
|
|
[ Str "The"
|
|
, Space
|
|
, Str "image"
|
|
, Space
|
|
, Str "is"
|
|
, Space
|
|
, Str "above."
|
|
]
|
|
]
|