Skip to content

Fix error in markdown parsing image dimensions #6518

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

Merged

Conversation

collinjackson
Copy link
Contributor

Gracefully handle parsing failures for image width and height in Markdown. Unit tests are provided.

Fixes flutter/flutter#146739

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@collinjackson collinjackson added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 14, 2024
@auto-submit auto-submit bot merged commit 6698b2d into flutter:main Apr 14, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 15, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 15, 2024
flutter/packages@78f684c...6698b2d

2024-04-14 [email protected] Fix error in markdown parsing image dimensions (flutter/packages#6518)
2024-04-12 [email protected] [Many] Bump to min minSdkVersion of 19 across all plugins (flutter/packages#6506)
2024-04-12 [email protected] [video_player] Darwin implementation cleanup (flutter/packages#6507)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
gilnobrega pushed a commit to gilnobrega/flutter that referenced this pull request Apr 22, 2024
flutter/packages@78f684c...6698b2d

2024-04-14 [email protected] Fix error in markdown parsing image dimensions (flutter/packages#6518)
2024-04-12 [email protected] [Many] Bump to min minSdkVersion of 19 across all plugins (flutter/packages#6506)
2024-04-12 [email protected] [video_player] Darwin implementation cleanup (flutter/packages#6507)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
TecHaxter pushed a commit to TecHaxter/flutter_packages that referenced this pull request May 22, 2024
Gracefully handle parsing failures for image width and height in Markdown. Unit tests are provided.

Fixes flutter/flutter#146739
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App p: flutter_markdown
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[flutter_markdown] Invalid double parsing image URL in flutter_markdown
2 participants