Skip to content

Filter out empty text and HTML events when fuzzing#678

Merged
Martin1887 merged 1 commit intopulldown-cmark:masterfrom
mgeisler:filter-empty-events
Jun 25, 2023
Merged

Filter out empty text and HTML events when fuzzing#678
Martin1887 merged 1 commit intopulldown-cmark:masterfrom
mgeisler:filter-empty-events

Conversation

@mgeisler
Copy link
Collaborator

There are small differences between how commonmark.js and pulldown-cmark emit these.

There are small differences between how commonmark.js and
pulldown-cmark emit these.
@Martin1887 Martin1887 merged commit fb98203 into pulldown-cmark:master Jun 25, 2023
}

#[test]
fn test_normalize_empty_hmlt() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

html?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I will fix it in master.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙂

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in the latest master commit.

@mgeisler mgeisler deleted the filter-empty-events branch June 26, 2023 13:20
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.

3 participants