Skip to content

feat: enhance regex for meta description and keywords extraction to s…#97

Open
nlemoine wants to merge 1 commit into
janreges:mainfrom
nlemoine:fix/description-parsing
Open

feat: enhance regex for meta description and keywords extraction to s…#97
nlemoine wants to merge 1 commit into
janreges:mainfrom
nlemoine:fix/description-parsing

Conversation

@nlemoine
Copy link
Copy Markdown

@nlemoine nlemoine commented Apr 8, 2026

Some metadata parsing is too sensitive while technically correct:

<meta content="Une description avec des caractères accentués: éèà" name="description" />

I fixed the regex to handle this. I'm not familiar with Rust but wouldn't a real HTML parser be more bullet proof here?

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.

1 participant