Skip to content

[Super Editor] - Markdown: Parse back to back images with captions#3059

Merged
matthew-carroll merged 1 commit into
mainfrom
markdown_handle-back-to-back-images-with-captions
Jun 12, 2026
Merged

[Super Editor] - Markdown: Parse back to back images with captions#3059
matthew-carroll merged 1 commit into
mainfrom
markdown_handle-back-to-back-images-with-captions

Conversation

@matthew-carroll

Copy link
Copy Markdown
Contributor

[Super Editor] - Markdown: Parse back to back images with captions

Example, handles:

Document with image with caption.
        
A caption:
![Image 1](https://images.com/some/image1.png)
B caption:
![Image 2](https://images.com/some/image2.png)
C caption:
![Image 3](https://images.com/some/image3.png)

Paragraph after the captioned image.

@matthew-carroll matthew-carroll merged commit 27587da into main Jun 12, 2026
24 checks passed
@matthew-carroll matthew-carroll deleted the markdown_handle-back-to-back-images-with-captions branch June 12, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant