8000 Comparing 0.3.2...1.0.1 · hexojs/hexo-renderer-marked · GitHub
[go: up one dir, main page]

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: hexojs/hexo-renderer-marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: hexojs/hexo-renderer-marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 20 commits
  • 8 files changed
  • 8 contributors

Commits on Jan 18, 2018

  1. Add support for basic description/definition lists (#55)

    * Add support for basic description lists
    
    * Add tests, and fix regex based on test results
    
    * Fix eslint errors
    
    * Update README to include documentation on definition/description lists
    hisaac authored and NoahDragon committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    26bc183 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Update mocha requirement from ^4.0.1 to ^5.2.0

    Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mochajs/mocha/commits/v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    6bee41e View commit details
    Browse the repository at this point in the history
  2. Update eslint-config-hexo requirement from ^2.0.0 to ^3.0.0

    Updates the requirements on [eslint-config-hexo](https://github.com/hexojs/eslint-config-hexo) to permit the latest version.
    - [Release notes](https://github.com/hexojs/eslint-config-hexo/releases)
    - [Commits](https://github.com/hexojs/eslint-config-hexo/commits/3.0.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    90d03c0 View commit details
    Browse the repository at this point in the history
  3. Update eslint requirement from ^4.13.1 to ^5.9.0

    Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v5.9.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    50f2b68 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Merge pull request #77 from hexojs/dependabot/npm_and_yarn/eslint-tw-…

    …5.9.0
    
    Update eslint requirement from ^4.13.1 to ^5.9.0
    segayuu authored Nov 23, 2018
    Configuration menu
    Copy the full SHA
    a4a12c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from hexojs/dependabot/npm_and_yarn/eslint-con…

    …fig-hexo-tw-3.0.0
    
    Update eslint-config-hexo requirement from ^2.0.0 to ^3.0.0
    segayuu authored Nov 23, 2018
    Configuration menu
    Copy the full SHA
    6b2612e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #73 from hexojs/dependabot/npm_and_yarn/mocha-tw-5…

    ….2.0
    
    Update mocha requirement from ^4.0.1 to ^5.2.0
    segayuu authored Nov 23, 2018
    Configuration menu
    Copy the full SHA
    c54e016 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Configuration menu
    Copy the full SHA
    3231b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f51cc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Merge pull request #80 from YoshinoriN/issue/79

    chore(doc): update modifyAnchors explanation (#79)
    tcrowe authored Dec 10, 2018
    Configuration menu
    Copy the full SHA
    7728d64 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Update babel-eslint requirement from ^8.0.3 to ^10.0.1 (#74)

    Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
    - [Release notes](https://github.com/babel/babel-eslint/releases)
    - [Commits](https://github.com/babel/babel-eslint/commits/v10.0.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and yoshinorin committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    96b0c38 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Update mocha requirement from ^5.2.0 to ^6.0.0 (#84)

    Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v5.2.0...v6.0.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot[bot] authored and yoshinorin committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    88d39fb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. chore(package): update marked 0.3.9 to 0.6.1 (#87)

    * marked 0.4.0 is Compliant with GFM task list
        * markedjs/marked#1250
    * fix: Remove extra inner linebreak from code blocks
        * markedjs/marked#1266
    * refactor: drop self implemented todo listitem
        * GFM list is implemented in marked 0.4.0
    yoshinorin committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    8ec59ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcbd44 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    ae9defe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from YoshinoriN/specify-node-version

    chore: specify node version to 6.9
    segayuu authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    e53bd50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91 from YoshinoriN/drop-object-assign-package

    refactor(package): delete object-assign package and use Object.assign instead of it
    segayuu authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    d6e6afc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. 1.0.0

    JLHwung committed May 10, 2019
    Configuration menu
    Copy the full SHA
    4e98344 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Configuration menu
    Copy the full SHA
    2859108 View commit details
    Browse the repository at this point in the history
  2. 1.0.1

    JLHwung committed May 13, 2019
    Configuration menu
    Copy the full SHA
    944fa64 View commit details
    Browse the repository at this point in the history
Loading
0