3578 Commits

Author SHA1 Message Date
semantic-release-bot
f3c387fbcf chore(release): 14.1.1 [skip ci]
## [14.1.1](https://github.com/markedjs/marked/compare/v14.1.0...v14.1.1) (2024-09-04)

### Bug Fixes

* Don't replace tabs with spaces ([#3438](https://github.com/markedjs/marked/issues/3438)) ([9ed6456](9ed6456a37))
v14.1.1
2024-09-04 00:12:19 +00:00
Tony Brix
9ed6456a37
fix: Don't replace tabs with spaces (#3438)
* fix: don't convert tabs to spaces

* test exact

* save nextLineWithoutTabs

* fix code
2024-09-03 18:06:32 -06:00
dependabot[bot]
2ff0547e87
chore(deps-dev): Bump @markedjs/eslint-config from 1.0.1 to 1.0.2 (#3442)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 09:37:52 -06:00
dependabot[bot]
e6167a9a40
chore(deps-dev): Bump rollup from 4.21.0 to 4.21.2 (#3441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 09:37:40 -06:00
Tony Brix
2124b5de1e
chore: update @marked/testutils (#3431) 2024-08-26 21:44:40 -06:00
dependabot[bot]
e6f0ca570e
chore(deps-dev): Bump eslint from 9.9.0 to 9.9.1 (#3430)
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.0 to 9.9.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.9.0...v9.9.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:53:27 -06:00
dependabot[bot]
73d21f480d
chore(deps-dev): Bump tslib from 2.6.3 to 2.7.0 (#3429)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:53:12 -06:00
dependabot[bot]
6e6832f7a2
chore(deps-dev): Bump @semantic-release/github from 10.1.6 to 10.1.7 (#3428)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.6 to 10.1.7.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.6...v10.1.7)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:52:59 -06:00
semantic-release-bot
14dcd33d39 chore(release): 14.1.0 [skip ci]
# [14.1.0](https://github.com/markedjs/marked/compare/v14.0.0...v14.1.0) (2024-08-26)

### Bug Fixes

* don't export block or inline ([#3427](https://github.com/markedjs/marked/issues/3427)) ([3f0430a](3f0430a45e))

### Features

* add provideLexer and provideParser hooks ([#3424](https://github.com/markedjs/marked/issues/3424)) ([447f5af](447f5af7e4))
v14.1.0
2024-08-26 03:59:58 +00:00
Tony Brix
3f0430a45e
fix: don't export block or inline (#3427) 2024-08-25 21:54:03 -06:00
Tony Brix
447f5af7e4
feat: add provideLexer and provideParser hooks (#3424) 2024-08-25 21:53:46 -06:00
dependabot[bot]
0076503dd2
chore(deps-dev): Bump semantic-release from 24.0.0 to 24.1.0 (#3423)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 11:10:52 -05:00
dependabot[bot]
750e8a308e
chore(deps-dev): Bump @semantic-release/github from 10.1.4 to 10.1.6 (#3422)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.4 to 10.1.6.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.4...v10.1.6)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 11:08:39 -05:00
dependabot[bot]
c4bd6598cd
chore(deps-dev): Bump rollup from 4.20.0 to 4.21.0 (#3421)
Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.21.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 11:08:25 -05:00
dependabot[bot]
60626572f1
chore(deps-dev): Bump @arethetypeswrong/cli from 0.15.3 to 0.15.4 (#3406)
Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.3 to 0.15.4.
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/cli@0.15.4/packages/cli)

---
updated-dependencies:
- dependency-name: "@arethetypeswrong/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:45:06 -06:00
dependabot[bot]
68d5b13b07
chore(deps-dev): Bump marked-highlight from 2.1.3 to 2.1.4 (#3405)
Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/markedjs/marked-highlight/releases)
- [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
- [Commits](https://github.com/markedjs/marked-highlight/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: marked-highlight
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:44:42 -06:00
dependabot[bot]
1ba83883b7
chore(deps-dev): Bump @semantic-release/github from 10.1.3 to 10.1.4 (#3404)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.3 to 10.1.4.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.3...v10.1.4)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:44:27 -06:00
dependabot[bot]
abb7b4e46f
chore(deps-dev): Bump eslint from 9.8.0 to 9.9.0 (#3403)
Bumps [eslint](https://github.com/eslint/eslint) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:44:17 -06:00
dependabot[bot]
7fe7e9a282
chore(deps-dev): Bump cheerio from 1.0.0-rc.12 to 1.0.0 (#3407)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.12 to 1.0.0.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.12...v1.0.0)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 10:44:00 -06:00
semantic-release-bot
7972d7f9b5 chore(release): 14.0.0 [skip ci]
# [14.0.0](https://github.com/markedjs/marked/compare/v13.0.3...v14.0.0) (2024-08-07)

### Bug Fixes

* allow async option to dictate type returned ([#3341](https://github.com/markedjs/marked/issues/3341)) ([b5a5004](b5a50041ae))
* Remove useNewRenderer ([#3342](https://github.com/markedjs/marked/issues/3342)) ([e64f226](e64f226539))

### BREAKING CHANGES

* Remove old renderer
* throw an error if `async: false` is set when an extension sets `async: true`
v14.0.0
2024-08-07 03:37:45 +00:00
Tony Brix
e64f226539
fix: Remove useNewRenderer (#3342)
BREAKING CHANGE: Remove old renderer
2024-08-06 21:31:52 -06:00
Tony Brix
b5a50041ae
fix: allow async option to dictate type returned (#3341)
BREAKING CHANGE: throw an error if `async: false` is set when an extension sets `async: true`
2024-08-06 21:31:12 -06:00
Tony Brix
ead7af34a5
docs: fix heading renderer example (#3392) 2024-08-06 21:28:11 -06:00
dependabot[bot]
0a3b2569fa
chore(deps-dev): Bump typescript-eslint from 8.0.0 to 8.0.1 (#3398)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:44:00 -06:00
Tony Brix
8e7fe06eed
chore: use @markedjs/eslint-config (#3391) 2024-08-05 15:41:23 -06:00
dependabot[bot]
f7d5059e16
chore(deps-dev): Bump commonmark from 0.31.0 to 0.31.1 (#3396)
Bumps [commonmark](https://github.com/commonmark/commonmark.js) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/commonmark/commonmark.js/releases)
- [Changelog](https://github.com/commonmark/commonmark.js/blob/master/changelog.txt)
- [Commits](https://github.com/commonmark/commonmark.js/compare/0.31.0...0.31.1)

---
updated-dependencies:
- dependency-name: commonmark
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:40:41 -06:00
dependabot[bot]
66f664794f
chore(deps-dev): Bump rollup from 4.19.1 to 4.20.0 (#3394)
Bumps [rollup](https://github.com/rollup/rollup) from 4.19.1 to 4.20.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.19.1...v4.20.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:40:25 -06:00
dependabot[bot]
4f17dd1e12
chore(deps-dev): Bump eslint-plugin-n from 17.9.0 to 17.10.1 (#3385)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 23:10:13 -06:00
dependabot[bot]
1bf374283d
chore(deps-dev): Bump typescript from 5.5.3 to 5.5.4 (#3383)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:22:16 -06:00
dependabot[bot]
fb302605a5
chore(deps-dev): Bump rollup from 4.19.0 to 4.19.1 (#3384)
Bumps [rollup](https://github.com/rollup/rollup) from 4.19.0 to 4.19.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.19.0...v4.19.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:21:57 -06:00
dependabot[bot]
cb182139a7
chore(deps-dev): Bump @semantic-release/github from 10.1.1 to 10.1.3 (#3386)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.1 to 10.1.3.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.1...v10.1.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:21:46 -06:00
dependabot[bot]
599ce979ef
chore(deps-dev): Bump eslint from 9.7.0 to 9.8.0 (#3382)
Bumps [eslint](https://github.com/eslint/eslint) from 9.7.0 to 9.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:21:16 -06:00
semantic-release-bot
13a7f1d435 chore(release): 13.0.3 [skip ci]
## [13.0.3](https://github.com/markedjs/marked/compare/v13.0.2...v13.0.3) (2024-07-28)

### Bug Fixes

* fix recursion-like stack overflow error caused by the old render… ([#3380](https://github.com/markedjs/marked/issues/3380)) ([89af0b8](89af0b85b1))
v13.0.3
2024-07-28 17:34:01 +00:00
yijian166
89af0b85b1
fix: fix recursion-like stack overflow error caused by the old render… (#3380)
Co-authored-by: tylerccwang <tylerccwang@tencent.com>
2024-07-28 11:28:06 -06:00
dependabot[bot]
829453b48e
chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.44 to 8.0.0-alpha.51 (#3378)
chore(deps-dev): Bump typescript-eslint

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.44 to 8.0.0-alpha.51.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:43:11 -06:00
dependabot[bot]
c656593aa1
chore(deps-dev): Bump rollup from 4.18.1 to 4.19.0 (#3377)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.1 to 4.19.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.1...v4.19.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:43:00 -06:00
dependabot[bot]
abd3f52682
chore(deps-dev): Bump @semantic-release/github from 10.1.0 to 10.1.1 (#3376)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.0...v10.1.1)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:42:48 -06:00
dependabot[bot]
f6882b985a
chore(deps-dev): Bump typescript from 5.5.2 to 5.5.3 (#3371)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:48:23 -06:00
dependabot[bot]
59fc766315
chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.41 to 8.0.0-alpha.44 (#3370)
chore(deps-dev): Bump typescript-eslint

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.41 to 8.0.0-alpha.44.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:38:08 -06:00
Tony Brix
9b02e477c6
chore: consolidate eslint rules (#3368) 2024-07-14 18:54:46 -06:00
Tony Brix
62b941d417
chore: update eslint to v9 (#3367)
* chore: update eslint to v9

* remove compat

* pin typescript
2024-07-14 00:38:17 -06:00
dependabot[bot]
a1982aa547
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 (#3365)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.14.1 to 7.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:55 -06:00
dependabot[bot]
cbf0b1d56c
chore(deps-dev): Bump highlight.js from 11.9.0 to 11.10.0 (#3364)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.10.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:43 -06:00
dependabot[bot]
52e6ce558d
chore(deps-dev): Bump @semantic-release/github from 10.0.6 to 10.1.0 (#3363)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.6 to 10.1.0.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.6...v10.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:34 -06:00
dependabot[bot]
b08867961d
chore(deps-dev): Bump rollup from 4.18.0 to 4.18.1 (#3362)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.18.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:40:23 -06:00
semantic-release-bot
a3887a1817 chore(release): 13.0.2 [skip ci]
## [13.0.2](https://github.com/markedjs/marked/compare/v13.0.1...v13.0.2) (2024-07-04)

### Bug Fixes

* fix list item with blank first line ([#3351](https://github.com/markedjs/marked/issues/3351)) ([d28e4c6](d28e4c65ea))
v13.0.2
2024-07-04 00:10:10 +00:00
Tony Brix
d28e4c65ea
fix: fix list item with blank first line (#3351)
* fix: fix list item with blank first line

* move blankline
2024-07-03 17:04:17 -07:00
Tony Brix
b17ff8be46
chore: fix rules scripts (#3358) 2024-07-03 07:20:41 -07:00
dependabot[bot]
600df67e39
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.14.1 (#3348)
chore(deps-dev): Bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.0 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:38:30 -06:00
dependabot[bot]
e7055684b0
chore(deps-dev): Bump @typescript-eslint/parser from 7.13.1 to 7.14.1 (#3357)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:31:02 -06:00