diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2016-11-09 22:49:20 +0100 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2016-11-09 22:49:20 +0100 |
commit | 7e5220b57c5a48fabe6e43ba270db812593d3463 (patch) | |
tree | fbd2754b01503e766413b312770c39251fde8f57 /src/Text/Pandoc/Readers/Docx | |
parent | 13bc573e7f9e0602404dd37fec2c7cd14b5c56ee (diff) | |
download | pandoc-7e5220b57c5a48fabe6e43ba270db812593d3463.tar.gz |
Org reader: allow HTML attribs on non-figure images
Images which are the only element in a paragraph can still be given HTML
attributes, even if the image does not have a caption and is hence not a figure.
The following will add set the `width` attribute of the image to `50%`:
#+ATTR_HTML: :width 50%
[[file:image.jpg]]
Closes: #3222
Diffstat (limited to 'src/Text/Pandoc/Readers/Docx')
0 files changed, 0 insertions, 0 deletions