-
-
Notifications
You must be signed in to change notification settings - Fork 18
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: remarkjs/remark-html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: remarkjs/remark-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 21 files changed
- 1 contributor
Commits on Aug 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for db1a1d0 - Browse repository at this point
Copy the full SHA db1a1d0View commit details
Commits on Oct 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5fec432 - Browse repository at this point
Copy the full SHA 5fec432View commit details
Commits on Oct 3, 2020
-
Change to comply to CommonMark
* Change to comply to CommonMark — prefer the first when duplicate definitions are found * Replace `xtend` w/ `Object.assign` * Refactor old stuff in tests
Configuration menu - View commit details
-
Copy full SHA for 0b1cd0a - Browse repository at this point
Copy the full SHA 0b1cd0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for efa1a5a - Browse repository at this point
Copy the full SHA efa1a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdeeee5 - Browse repository at this point
Copy the full SHA bdeeee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8cb0e - Browse repository at this point
Copy the full SHA 7a8cb0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b2f69 - Browse repository at this point
Copy the full SHA c0b2f69View commit details
Commits on Sep 7, 2021
-
The docs have always said `remark-html` is safe by default. It wasn’t and this patches that. If you do want to be unsafe, use `remark-html` with `sanitize: false`: ```diff -.use(remarkHtml) +.use(remarkHtml, {sanitize: false}) ```Configuration menu - View commit details
-
Copy full SHA for b0b1ba5 - Browse repository at this point
Copy the full SHA b0b1ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2133d20 - Browse repository at this point
Copy the full SHA 2133d20View 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 12.0.0...13.0.2