Skip to content

Conversation

@Koooooo-7
Copy link
Member

@Koooooo-7 Koooooo-7 commented Dec 6, 2025

Summary

Checkbox token is added in list tokenizer in markedjs, removing the duplicated text concat for checkbox html content.
Additionally, the markdown-to-text function for searching is fine, because we always trim all checkbox html content.

close #2639

Related issue, if any:

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

  • Yes
  • No

Tested in the following browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge

dependabot bot and others added 4 commits December 4, 2025 05:50
Bumps [marked](https://github.com/markedjs/marked) from 16.0.0 to 17.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v16.0.0...v17.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 17.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Dec 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docsify-preview Ready Ready Preview Comment Dec 6, 2025 3:21pm

@Koooooo-7 Koooooo-7 requested a review from a team December 6, 2025 15:25
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