Migrate to maintained version of gumbo-parser #61
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello, mupdf developers. Thank you for this cool project!
I'd like to propose an update of gumbo-parser dependency to 0.13.0. Since the last update of gumbo in the original Google's repository, many improvements have been introduced into the gumbo-parser project. Current version of gumbo in this repository falls behind in meeting HTML spec a lot and there are a couple of very serious bugs in it. Last year gumbo has received many improvements to the HTML spec compliance and now passes all html5lib-tests in this repo: https://codeberg.org/gumbo-parser/gumbo-parser
Many package repositories have already picked up the gumbo from Codeberg, notably Alpine, Arch, Debian, Fedora, FreeBSD, Gentoo, Homebrew, NixOS, OpenBSD, Slackware, Ubuntu and so on.
I thought it'd be useful to notify you about the need to update, so here I am.
I'm the new gumbo-parser maintainer, by the way.
Best regards,
Grigory