Commit c6beaa9
committed
chore(release): 18.0.0 [skip ci]
# [18.0.0](markedjs/marked@v17.0.6...v18.0.0) (2026-04-07)
### Bug Fixes
* Bump typescript from 5.9.3 to 6.0.2 ([#3934](markedjs/marked#3934)) ([44b1b93](markedjs/marked@44b1b93))
* prevent GFM table tokens from greedily capturing trailing newlines ([#3926](markedjs/marked#3926)) ([771f5c8](markedjs/marked@771f5c8))
* prevent heading and def tokens from greedily capturing multiple newlines ([#3925](markedjs/marked#3925)) ([4138f72](markedjs/marked@4138f72))
* trim blank lines from block tokens ([#3939](markedjs/marked#3939)) ([fbebb3b](markedjs/marked@fbebb3b))
### BREAKING CHANGES
* trim trailing blank lines from block tokens
* update Typescript to v61 parent fbebb3b commit c6beaa9
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments