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

fix: retain empty strings value for alt attr for img and asset while … #79

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shreya-kamble
Copy link
Contributor

…conversion to html

@shreya-kamble shreya-kamble requested a review from a team as a code owner March 6, 2025 07:02
@@ -3,6 +3,7 @@ import isEqual from "lodash.isequal"

import expectedValue from "./expectedJson"
import { imageAssetData } from "./testingData"
import exp from "constants"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove unwanted imports ?

manojcon
manojcon previously approved these changes Mar 6, 2025
Copy link

@manojcon manojcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants