-
-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: hexojs/hexo-renderer-marked
base: 0.3.2
head repository: hexojs/hexo-renderer-marked
compare: 1.0.1
- 20 commits
- 8 files changed
- 8 contributors
Commits on Jan 18, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for 26bc183 - Browse repository at this point
Copy the full SHA 26bc183View commit details
Commits on Nov 22, 2018
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6bee41e - Browse repository at this point
Copy the full SHA 6bee41eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 90d03c0 - Browse repository at this point
Copy the full SHA 90d03c0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 50f2b68 - Browse repository at this point
Copy the full SHA 50f2b68View commit details
Commits on Nov 23, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for a4a12c2 - Browse repository at this point
Copy the full SHA a4a12c2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6b2612e - Browse repository at this point
Copy the full SHA 6b2612eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c54e016 - Browse repository at this point
Copy the full SHA c54e016View commit details
Commits on Dec 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3231b3f - Browse repository at this point
Copy the full SHA 3231b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f51cc - Browse repository at this point
Copy the full SHA 93f51ccView commit details
Commits on Dec 10, 2018
-
Merge pull request #80 from YoshinoriN/issue/79
chore(doc): update modifyAnchors explanation (#79)
Configuration menu - View commit details
-
Copy full SHA for 7728d64 - Browse repository at this point
Copy the full SHA 7728d64View commit details
Commits on Jan 22, 2019
-
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>
Configuration menu - View commit details
-
Copy full SHA for 96b0c38 - Browse repository at this point
Copy the full SHA 96b0c38View commit details
Commits on Feb 21, 2019
-
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>
Configuration menu - View commit details
-
Copy full SHA for 88d39fb - Browse repository at this point
Copy the full SHA 88d39fbView commit details
Commits on Apr 6, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for 8ec59ff - Browse repository at this point
Configuration menu - View commit details
-
Copy full SHA for dbcbd44 - Browse repository at this point
Copy the full SHA dbcbd44View commit details
Commits on Apr 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ae9defe - Browse repository at this point
Copy the full SHA ae9defeView commit details -
Merge pull request #92 from YoshinoriN/specify-node-version
chore: specify node version to 6.9
Configuration menu - View commit details
-
Copy full SHA for e53bd50 - Browse repository at this point
Copy the full SHA e53bd50View commit details -
Merge pull request #91 from YoshinoriN/drop-object-assign-package
refactor(package): delete object-assign package and use Object.assign instead of it
Configuration menu - View commit details
-
Copy full SHA for d6e6afc - Browse repository at this point
Copy the full SHA d6e6afcView commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4e98344 - Browse repository at this point
Copy the full SHA 4e98344View commit details
Commits on May 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2859108 - Browse repository at this point
Copy the full SHA 2859108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 944fa64 - Browse repository at this point
Copy the full SHA 944fa64View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.3.2...1.0.1