-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: valeriangalliat/markdown-it-highlightjs
base: v3.1.0
head repository: valeriangalliat/markdown-it-highlightjs
compare: v3.3.1
- 20 commits
- 6 files changed
- 4 contributors
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5ce3c4 - Browse repository at this point
Copy the full SHA c5ce3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25b3a7 - Browse repository at this point
Copy the full SHA d25b3a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56243d8 - Browse repository at this point
Copy the full SHA 56243d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730b571 - Browse repository at this point
Copy the full SHA 730b571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc782a - Browse repository at this point
Copy the full SHA 5bc782aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98faa69 - Browse repository at this point
Copy the full SHA 98faa69View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc38f21 - Browse repository at this point
Copy the full SHA dc38f21View commit details -
Merge pull request #10 from wetmore/inline-pr
Add option to allow inline code highlighting
Configuration menu - View commit details
-
Copy full SHA for f3ebc06 - Browse repository at this point
Copy the full SHA f3ebc06View commit details -
Configuration menu - View commit details
-
Copy full SHA for c97b53c - Browse repository at this point
Copy the full SHA c97b53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7c1d9 - Browse repository at this point
Copy the full SHA 2f7c1d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 967f7ae - Browse repository at this point
Copy the full SHA 967f7aeView commit details
Commits on Jul 16, 2020
-
Bump highlight.js from 9.18.1 to 10.1.1
Bumps highlight.js from 9.18.1 to 10.1.1 After review of [VERSION_10_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md) and [VERSION_10_BREAKING_CHANGES.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_BREAKING_CHANGES.md), found no incompatibility with markdown-it-highlightjs. Although one of the tests add to be adjusted since v10 no longer outputs surrounding `<span class='php'>...</span>`
Configuration menu - View commit details
-
Copy full SHA for 437acd2 - Browse repository at this point
Copy the full SHA 437acd2View commit details -
Use langPrefix from Markdown-it options instead of hardcoded value 'l…
…anguage-' Markdown-it has an option called `langPrefix` for the same propose which defaults to `language-`. Default `language-` prefix value follows W3C recommendation. Highlight.js default behavior adds language to class list without any prefix (same as setting `langPrefix = ''` in md options).
Configuration menu - View commit details
-
Copy full SHA for 5b77dca - Browse repository at this point
Copy the full SHA 5b77dcaView commit details
Commits on Sep 25, 2020
-
Merge pull request #11 from vfcp/master
Bump highlight.js from 9.18.1 to 10.1.1
Configuration menu - View commit details
-
Copy full SHA for 1c44695 - Browse repository at this point
Copy the full SHA 1c44695View commit details -
Configuration menu - View commit details
-
Copy full SHA for d06fce1 - Browse repository at this point
Copy the full SHA d06fce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10f960 - Browse repository at this point
Copy the full SHA f10f960View commit details
Commits on Nov 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4f7b1c7 - Browse repository at this point
Copy the full SHA 4f7b1c7View commit details -
Merge pull request #14 from ooooooo-q/fix/escape
fix: escape invalid lang characters (XSS)
Configuration menu - View commit details
-
Copy full SHA for 1f2429c - Browse repository at this point
Copy the full SHA 1f2429cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3985c7d - Browse repository at this point
Copy the full SHA 3985c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28815d0 - Browse repository at this point
Copy the full SHA 28815d0View 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 v3.1.0...v3.3.1