chore(release): 17.0.5 [skip ci]
## [17.0.5](https://github.com/markedjs/marked/compare/v17.0.4...v17.0.5) (2026-03-20) ### Bug Fixes * Fix catastrophic backtracking (ReDoS) in link/reflink label regex ([#3918](https://github.com/markedjs/marked/issues/3918)) ([4625980](https://github.com/markedjs/marked/commit/4625980454426f372f2061e294cf8899050ab229)) * prevent quadratic complexity in emStrongLDelim regex ([#3906](https://github.com/markedjs/marked/issues/3906)) ([c732dd2](https://github.com/markedjs/marked/commit/c732dd2221b611d6070e65b8c710765b54d31af4)) * prevent single-tilde strikethrough false positives ([#3910](https://github.com/markedjs/marked/issues/3910)) ([5e03369](https://github.com/markedjs/marked/commit/5e03369db4107dc0c344fc84516c24a115b13b7e)) * re-assign tokenizer.lexer and renderer.parser at start of each parse call ([#3907](https://github.com/markedjs/marked/issues/3907)) ([f3a3ec0](https://github.com/markedjs/marked/commit/f3a3ec05cb6b4b0b122c83b3fa59abce0da9fe73)) * trim trailing whitespace from lheading text ([#3920](https://github.com/markedjs/marked/issues/3920)) ([3ea7e88](https://github.com/markedjs/marked/commit/3ea7e88e15bb3d67706196c781bd6a6510adfb1d))
S
semantic-release-bot committed
811ea59aca1a76a0add55f59b703b50fc5605195
Parent: c732dd2