Skip to content

Tags: markedjs/marked

Tags

v15.0.12

chore(release): 15.0.12 [skip ci]

## [15.0.12](v15.0.11...v15.0.12) (2025-05-20)

### Bug Fixes

* use esbuild for accurate sourcemaps ([#3670](#3670)) ([7a6b2d7](7a6b2d7))

v15.0.11

chore(release): 15.0.11 [skip ci]

## [15.0.11](v15.0.10...v15.0.11) (2025-04-25)

### Bug Fixes

* fix image alt text rendered to match common mark ([#3668](#3668)) ([2c0e47a](2c0e47a))

v15.0.10

chore(release): 15.0.10 [skip ci]

## [15.0.10](v15.0.9...v15.0.10) (2025-04-23)

### Bug Fixes

* fix non-breaking space in link url ([#3667](#3667)) ([e071e25](e071e25))

v15.0.9

chore(release): 15.0.9 [skip ci]

## [15.0.9](v15.0.8...v15.0.9) (2025-04-21)

### Bug Fixes

* fix link url with no closing parenthesis ([#3664](#3664)) ([72b6373](72b6373))

v15.0.8

chore(release): 15.0.8 [skip ci]

## [15.0.8](v15.0.7...v15.0.8) (2025-04-07)

### Bug Fixes

* fix emstrong inside escaped backticks ([#3652](#3652)) ([721dc58](721dc58))

v15.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix pkg repository (#3613)

v15.0.6

chore(release): 15.0.6 [skip ci]

## [15.0.6](v15.0.5...v15.0.6) (2025-01-06)

### Bug Fixes

* fix strikethrough inside strong and em to follow gfm ([#3577](#3577)) ([7712a53](7712a53))

v15.0.5

chore(release): 15.0.5 [skip ci]

## [15.0.5](v15.0.4...v15.0.5) (2025-01-02)

### Bug Fixes

* allow strikethrough inside strong and em to follow gfm ([#3569](#3569)) ([8a01658](8a01658))

v15.0.4

chore(release): 15.0.4 [skip ci]

## [15.0.4](v15.0.3...v15.0.4) (2024-12-15)

### Bug Fixes

* fix list with no items looping forever ([#3560](#3560)) ([e4198ed](e4198ed))

v15.0.3

chore(release): 15.0.3 [skip ci]

## [15.0.3](v15.0.2...v15.0.3) (2024-11-29)

### Bug Fixes

* update punctuation regex syntax to fix babel mistaken transpile ([#3547](#3547)) ([9b988c4](9b988c4))