# [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