-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: showdownjs/showdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: showdownjs/showdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 26 files changed
- 1 contributor
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3f8ca4e - Browse repository at this point
Copy the full SHA 3f8ca4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3dec7f - Browse repository at this point
Copy the full SHA a3dec7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 612dad0 - Browse repository at this point
Copy the full SHA 612dad0View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3871765 - Browse repository at this point
Copy the full SHA 3871765View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3dd26a - Browse repository at this point
Copy the full SHA b3dd26aView commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f8c4bd2 - Browse repository at this point
Copy the full SHA f8c4bd2View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 50a1d0b - Browse repository at this point
Copy the full SHA 50a1d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c1b38 - Browse repository at this point
Copy the full SHA d5c1b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b48882 - Browse repository at this point
Copy the full SHA 8b48882View commit details
Commits on Apr 21, 2022
-
test(cli)!: Add test for multiple config options
Note: there was a breaking change that we forgot to document. Ww write the breaking change here for it to be picked up in the future 3.0 release, even though it was introduced in commit 3871765 BREAKING CHANGE: the CLI no longer accepts "extra options". Instead you should pass the `-c` flag. To update: before: ``` showdown makehtml -i foo.md -o bar.html --strikethrough --emoji ``` after: ``` showdown makehtml -i foo.md -o bar.html -c strikethrough -c emoji ``` Closes #916
Configuration menu - View commit details
-
Copy full SHA for 914129f - Browse repository at this point
Copy the full SHA 914129fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be8e2f - Browse repository at this point
Copy the full SHA 2be8e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9958ba5 - Browse repository at this point
Copy the full SHA 9958ba5View commit details
Loading
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 2.0.0...2.1.0