diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-12-13 10:45:03 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-12-13 15:25:46 -0800 |
commit | c43e2dc0f4ce639c8d0bd156afea2fd07ffc91ff (patch) | |
tree | 8310833f7c0ed4676ace291528b5ecaf97539235 /test/docx/golden/track_changes_insertion.docx | |
parent | 32902d0fad22af823fa765603d22437580b4b5e2 (diff) | |
download | pandoc-c43e2dc0f4ce639c8d0bd156afea2fd07ffc91ff.tar.gz |
RST writer: better image handling.
- An image alone in its paragraph (but not a figure) is now
rendered as an independent image, with an `alt` attribute
if a description is supplied.
- An inline image that is not alone in its paragraph will
be rendered, as before, using a substitution.
Such an image cannot have a "center", "left", or
"right" alignment, so the classes `align-center`,
`align-left`, or `align-right` are ignored.
However, `align-top`, `align-middle`, `align-bottom`
will generate a corresponding `align` attribute.
Closes #6948.
Diffstat (limited to 'test/docx/golden/track_changes_insertion.docx')
0 files changed, 0 insertions, 0 deletions