SIGN IN SIGN UP
markedjs / marked UNCLAIMED

A markdown parser and compiler. Built for speed.

0 0 56 JavaScript

chore(release): 17.0.0 [skip ci]

# [17.0.0](https://github.com/markedjs/marked/compare/v16.4.2...v17.0.0) (2025-11-07)

### Bug Fixes

* only create tokens inside tokenizers ([#3755](https://github.com/markedjs/marked/issues/3755)) ([7b19231](https://github.com/markedjs/marked/commit/7b192315b286a444a0cc6407ca28cdee04af0f5d))

### BREAKING CHANGES

* - Change how consecutive text tokens work in lists
- Simplify listItem renderer
- Checkbox token is added in list tokenizer
- Checkbox token add type and raw property
- Change loose list text tokens to paragraph type in the list tokenizer
S
semantic-release-bot committed
9657f0bd4104c93e8a8cb8e54a4cc36615bf68a3
Parent: 7b19231