Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #84 - Add ability to recursively navigate html content to handle asset transformation in deeply nested img elements. #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tdondich
Copy link

@tdondich tdondich commented Jan 25, 2025

fixes #84

Utilizes recursion to navigate through the prosemirror structure to identify any deeply nested image elements and perform asset transformation as needed.

…o perform asset transformation. Add appropriate test.
@tdondich tdondich changed the title Fixes:84 - Add ability to recursively navigate html content to handle asset transformation in deeply nested img elements. fixes #84 - Add ability to recursively navigate html content to handle asset transformation in deeply nested img elements. Jan 25, 2025
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.

BardTransformer fails to handle deep child image elements when performing asset transforming
1 participant