Skip to content

feat: separate escape.rs in another crate#838

Merged
Martin1887 merged 3 commits intomasterfrom
fix-526
Feb 3, 2024
Merged

feat: separate escape.rs in another crate#838
Martin1887 merged 3 commits intomasterfrom
fix-526

Conversation

@Martin1887
Copy link
Collaborator

Fixes: #526.

@Martin1887
Copy link
Collaborator Author

Finally!, the last pending issue for the 0.10 release. Please, @notriddle, review it if you have a chance :-).

@Martin1887 Martin1887 merged commit 67a1407 into master Feb 3, 2024
@Martin1887 Martin1887 deleted the fix-526 branch February 3, 2024 09:50
@laurmaedje
Copy link

The "Breaking changes" section in the changelog should maybe be updated to mention this. It states that the escape module is now optional, which was true between #519 and this, but is a bit misleading now. I was previously using the pulldown_cmark::escape module directly and it stopped working after updating to 0.10.

@Martin1887
Copy link
Collaborator Author

Right, thanks, it was in new features but it is also a breaking change. It is already updated.

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.

Consider breaking html escaping into subcrate?

3 participants