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: v1.2.9
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 7, 2021

  1. 1 Configuration menu
    Copy the full SHA
    f848e77 View commit details
    Browse the repository at this point in the history
  2. fix: Total rework of Emphasis/Strong (#1864)

    BREAKING CHANGE: `em` and `strong` tokenizers have been merged into one `emStrong` tokenizer
    calculuschild authored Feb 7, 2021
    1 Configuration menu
    Copy the full SHA
    7293251 View commit details
    Browse the repository at this point in the history
  3. 🗜️ build [skip ci]

    MarkedJS bot committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    9d3a781 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.2.9...v2.0.0) (2021-02-07)
    
    ### Bug Fixes
    
    * Join adjacent inlineText tokens ([#1926](#1926)) ([f848e77](f848e77))
    * Total rework of Emphasis/Strong ([#1864](#1864)) ([7293251](7293251))
    
    ### BREAKING CHANGES
    
    * `em` and `strong` tokenizers have been merged into one `emStrong` tokenizer
    semantic-release-bot committed Feb 7, 2021
    1 Configuration menu
    Copy the full SHA
    8a7502f View commit details
    Browse the repository at this point in the history
Loading