Skip to content

Conversation

@kzu
Copy link
Member

@kzu kzu commented Oct 17, 2025

Rather than the brittle regex-based matching we were doing, switch to proper markdown processing so we can better support arbitrary content within the readme without potentially breaking due to the flaky nature of the regex.

We were also not expanding the image url if it contained a link, so now we're more consistent.

@kzu kzu added the enhancement New feature or request label Oct 17, 2025
@kzu
Copy link
Member Author

kzu commented Oct 17, 2025

306 passed 306 passed 1 skipped

🧪 Details on Microsoft Windows 10.0.26100

from dotnet-retest v1.0.0 on .NET 9.0.9 with 💜 by @devlooped

Rather than the brittle regex-based matching we were doing, switch to proper markdown processing so we can better support arbitrary content within the readme without potentially breaking due to the flaky nature of the regex.

We were also not expanding the image url if it contained a link, so now we're more consistent.
This assembly seems to be a new transitive dep from some prior updates. By excluding it explicitly, we prevent hard-to-diagnose test failures in local builds
@kzu kzu enabled auto-merge (squash) October 17, 2025 07:38
@kzu kzu merged commit dd0858a into main Oct 17, 2025
5 checks passed
@kzu kzu deleted the dev/markdig branch October 17, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants