SIGN IN SIGN UP
markedjs / marked UNCLAIMED

A markdown parser and compiler. Built for speed.

0 0 58 JavaScript

chore(release): 17.0.2 [skip ci]

## [17.0.2](https://github.com/markedjs/marked/compare/v17.0.1...v17.0.2) (2026-02-11)

### Bug Fixes

* fix blockquote after list ([#3888](https://github.com/markedjs/marked/issues/3888)) ([2a475a1](https://github.com/markedjs/marked/commit/2a475a1fb5f052dbec77a792510f613065577d0b))
* fix empty list item ([#3890](https://github.com/markedjs/marked/issues/3890)) ([3fc6a44](https://github.com/markedjs/marked/commit/3fc6a44ed5d54aa1e8493d0192f5538026808843))
* fix list item wrong indent ([#3889](https://github.com/markedjs/marked/issues/3889)) ([e031175](https://github.com/markedjs/marked/commit/e0311759cdb06521349f5c66f45307d36eded322))
* fix list with tabs ([#3891](https://github.com/markedjs/marked/issues/3891)) ([9fc4f8e](https://github.com/markedjs/marked/commit/9fc4f8e4a8893c5c88455e6321c9de1e20785bf1))
* fix strikethrough flanking rules ([#3882](https://github.com/markedjs/marked/issues/3882)) ([1a5b124](https://github.com/markedjs/marked/commit/1a5b124c0ce87a51f358df06262da58ae2a833b9))
S
semantic-release-bot committed
e8246208bc9dffcf550d5d3744746c6809ad2bdf
Parent: e031175