We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce the behavior: Use the feature supporting html string captions
Expected behavior: The alt tag should either be the string-only contents of the html caption or should be settable via an additional props value.
Actual behavior: The alt tag is the raw HTML markup and there is no way to fix or override.
The text was updated successfully, but these errors were encountered:
Ooooh I'm trying to fix this - is the way to do this to override the Formatters? I might still open a PR to add this as a supported prop.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce the behavior:
Use the feature supporting html string captions
Expected behavior:
The alt tag should either be the string-only contents of the html caption or should be settable via an additional props value.
Actual behavior:
The alt tag is the raw HTML markup and there is no way to fix or override.
The text was updated successfully, but these errors were encountered: