Skip to content

Conversation

@notriddle
Copy link
Collaborator

This makes a few minor changes to the parser:

  • The HTML comment regex now matches HTML5, instead of the stricter XML-ish one used before.
  • Unicode Symbols now count as punctuation for the purpose of flanking.
  • The search element is added to the HTML block start list, and source is removed.

This makes a few minor changes to the parser:

- The HTML comment regex now matches HTML5, instead of the
  stricter XML-ish one used before.
- Unicode Symbols now count as punctuation for the purpose
  of flanking.
- The `search` element is added to the HTML block start list,
  and `source` is removed.
@Martin1887 Martin1887 merged commit f89a6ed into pulldown-cmark:master Jan 30, 2024
@notriddle notriddle deleted the notriddle/spec-bump branch January 30, 2024 17:09
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.

2 participants