Changes between Initial Version and Version 1 of Ticket #33477, comment 1
- Timestamp:
- 08/20/2015 11:38:06 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33477, comment 1
initial v1 1 In 33477.patch: when converting images with captions from HTML elements to ashortcodes, make the wrapper div optional.1 In 33477.patch: when converting images with captions from HTML elements to shortcodes, make the wrapper div optional. 2 2 3 3 This div is a left over. Still there for back-compat. It was used to make it possible to center images with captions in old IE where centering of block elements in contentEditable is broken.