Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: markedjs/marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.1.3
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.4
Choose a head ref
  • 19 commits
  • 12 files changed
  • 6 contributors

Commits on Oct 20, 2024

  1. docs: add note about marked.use in loops (#3492)

    * Update USING_PRO.md
    
    * Update USING_PRO.md
    
    * Update USING_ADVANCED.md
    
    * Update USING_ADVANCED.md
    linuxbckp authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    17ca80c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore(deps-dev): Bump eslint from 9.12.0 to 9.13.0 (#3496)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.12.0...v9.13.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>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    89262d9 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @markedjs/eslint-config from 1.0.5 to 1.0.6 (#3500

    )
    
    Bumps @markedjs/eslint-config from 1.0.5 to 1.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: "@markedjs/eslint-config"
      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>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    413e0e4 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @rollup/plugin-typescript from 12.1.0 to 12.1.1 (

    …#3499)
    
    Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.0 to 12.1.1.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-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>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    89e2124 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump semantic-release from 24.1.2 to 24.1.3 (#3498)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.2 to 24.1.3.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.1.2...v24.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      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>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0b459a9 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump tslib from 2.7.0 to 2.8.0 (#3497)

    Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@v2.7.0...v2.8.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>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    59d5350 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. chore(deps-dev): Bump marked-highlight from 2.1.4 to 2.2.0 (#3508)

    Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.1.4 to 2.2.0.
    - [Release notes](https://github.com/markedjs/marked-highlight/releases)
    - [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
    - [Commits](markedjs/marked-highlight@v2.1.4...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: marked-highlight
      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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d410aa7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump semantic-release from 24.1.3 to 24.2.0 (#3509)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.3 to 24.2.0.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v24.1.3...v24.2.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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    31a3d45 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @markedjs/eslint-config from 1.0.6 to 1.0.7 (#3507

    )
    
    Bumps @markedjs/eslint-config from 1.0.6 to 1.0.7.
    
    ---
    updated-dependencies:
    - dependency-name: "@markedjs/eslint-config"
      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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0aeb275 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump rollup from 4.24.0 to 4.24.2 (#3510)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.24.0 to 4.24.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.24.0...v4.24.2)
    
    ---
    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>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ab54c6c View commit details
    Browse the repository at this point in the history
  5. docs: Remove gzip size badge (#3512)

    It seems badgen/badgen.net#663 that size badge is no longer supported
    so it has to be removed
    102 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c056b1d View commit details
    Browse the repository at this point in the history
  6. docs: Add a List of Tools Using Marked (#3511)

    Update INDEX.md
    CNOCTAVE authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    69e7845 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. chore(deps-dev): Bump tslib from 2.8.0 to 2.8.1 (#3520)

    Bumps [tslib](https://github.com/Microsoft/tslib) from 2.8.0 to 2.8.1.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@v2.8.0...v2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: tslib
      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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cc07892 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 4.24.2 to 4.24.4 (#3521)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.24.2 to 4.24.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.24.2...v4.24.4)
    
    ---
    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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ff2419e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump eslint from 9.13.0 to 9.14.0 (#3522)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.13.0...v9.14.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>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    035af38 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. docs: Marked extension template docs (#3523)

    * docs: add information about marked extension template
    
    * add note
    UziTech authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a73f85e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a612576 View commit details
    Browse the repository at this point in the history
  3. fix: fix del with escaped tilde (#3517)

    * fix: fix del with escaped tilde
    
    * use rules to check for unescaped tilde
    
    * add tests with spaces
    UziTech authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0afe87d View commit details
    Browse the repository at this point in the history
  4. chore(release): 14.1.4 [skip ci]

    ## [14.1.4](v14.1.3...v14.1.4) (2024-11-07)
    
    ### Bug Fixes
    
    * fix del with escaped tilde ([#3517](#3517)) ([0afe87d](0afe87d))
    * fix html comment after list ([#3518](#3518)) ([a612576](a612576))
    semantic-release-bot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    10a53d9 View commit details
    Browse the repository at this point in the history
Loading