Skip to content

Add reject-broken-links CLI option#807

Merged
Martin1887 merged 2 commits intopulldown-cmark:masterfrom
PoignardAzur:broken_links
Jan 15, 2024
Merged

Add reject-broken-links CLI option#807
Martin1887 merged 2 commits intopulldown-cmark:masterfrom
PoignardAzur:broken_links

Conversation

@PoignardAzur
Copy link
Contributor

@PoignardAzur PoignardAzur commented Jan 9, 2024

This also removes the "mem::forget at the end of the program" trick, both to simplify lifetime handling and because it's less applicable now that the
pulldown_cmark function might be called several times.

Fixes #788

This also removes the "mem::forget at the end of the program" trick,
both to simplify lifetime handling and because
it's less applicable now that the pulldown_cmark function might be called several times.
@Martin1887 Martin1887 merged commit a3c8c9c into pulldown-cmark:master Jan 15, 2024
@PoignardAzur
Copy link
Contributor Author

PoignardAzur commented Jan 15, 2024

Woohoo!! \o/

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.

CLI should have a --reject-broken-links option

2 participants