-
Notifications
You must be signed in to change notification settings - Fork 920
Comparing changes
Open a pull request
base repository: mixmark-io/turndown
base: v7.0.1
head repository: mixmark-io/turndown
compare: v7.1.0
- 18 commits
- 11 files changed
- 3 contributors
Commits on Nov 30, 2020
-
Respect original whitespace instead of using hardcoded 0x20.
Configuration menu - View commit details
-
Copy full SHA for 27bdac0 - Browse repository at this point
Copy the full SHA 27bdac0View commit details -
Follow CommonMark spec more precisely and make the code span rule eve…
…n more robust for future Turndown development. Fix #316.
Configuration menu - View commit details
-
Copy full SHA for 68a22b6 - Browse repository at this point
Copy the full SHA 68a22b6View commit details -
Fix browser modules export. Fixes #334.
Michal Bartoš committedNov 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 8d71a2d - Browse repository at this point
Copy the full SHA 8d71a2dView commit details
Commits on Dec 2, 2020
-
Merge pull request #315 from orchitech/flanking-whitespace-improvements
Correct Unicode whitespace collapsing and improve flanking white space
Configuration menu - View commit details
-
Copy full SHA for dcf2cf6 - Browse repository at this point
Copy the full SHA dcf2cf6View commit details -
Merge pull request #335 from orchitech/fix-browser-modules-export
Fix browser modules export. Fixes #334.
Configuration menu - View commit details
-
Copy full SHA for d741a1d - Browse repository at this point
Copy the full SHA d741a1dView commit details -
Merge pull request #317 from orchitech/code-span-rule-fix
Fix space-padding in code span rule
Configuration menu - View commit details
-
Copy full SHA for 04e499e - Browse repository at this point
Copy the full SHA 04e499eView commit details
Commits on Dec 3, 2020
-
Add support for interpreting <code> as a preformatted inline element …
…and rendering Markdown accordingly. Fix #318.
Configuration menu - View commit details
-
Copy full SHA for fc0d49f - Browse repository at this point
Copy the full SHA fc0d49fView commit details
Commits on Dec 8, 2020
-
Merge pull request #319 from orchitech/preformatted-code
Preformatted inline code
Configuration menu - View commit details
-
Copy full SHA for e7a9351 - Browse repository at this point
Copy the full SHA e7a9351View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0f9129c - Browse repository at this point
Copy the full SHA 0f9129cView commit details -
Merge pull request #371 from orchitech/fix-inefficient-whitespace-join
Avoid match-at-end regexp bottleneck in replacement to output joining
Configuration menu - View commit details
-
Copy full SHA for 46e6ffa - Browse repository at this point
Copy the full SHA 46e6ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c11f982 - Browse repository at this point
Copy the full SHA c11f982View commit details -
Merge pull request #372 from orchitech/npm-prepare
Replace deprecated `prepublish` script with `prepare` - also fixes build when used as a git-linked dependency.
Configuration menu - View commit details
-
Copy full SHA for 24070bc - Browse repository at this point
Copy the full SHA 24070bcView commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b30d120 - Browse repository at this point
Copy the full SHA b30d120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d68b76 - Browse repository at this point
Copy the full SHA 2d68b76View commit details
Commits on Jun 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef41a54 - Browse repository at this point
Copy the full SHA ef41a54View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c1b11a3 - Browse repository at this point
Copy the full SHA c1b11a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ea6d6 - Browse repository at this point
Copy the full SHA 08ea6d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b042d32 - Browse repository at this point
Copy the full SHA b042d32View 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 v7.0.1...v7.1.0