Releases: mixmark-io/turndown
Releases · mixmark-io/turndown
v7.2.4
v7.2.3
- Merge pull request #521 from mixmark-io/dependabot/npm_and_yarn/flatted-3.4.2 3cb11bd
- Bump flatted from 3.4.1 to 3.4.2 20bd64e
- Merge pull request #520 from pavelhoral/remove-browserify 0a6d298
- Replace Browserify with RollupJS build 54123af
- Merge pull request #519 from pavelhoral/upgrade-deps 8c2055e
- Merge pull request #477 from za3k/demo-link a1bb94a
- Add Babel transpilation step so that the output stays the same fc21b5f
- Upgrade standard linter and fix connected issues c1e9141
- Merge pull request #518 from pavelhoral/upgrade-deps 88ebe7c
- Upgrade dependencies 5337d5b
- Merge pull request #515 from Corion/master 01b35ad
- Normalize linebreaks within PRE elements ae008ec
- Merge pull request #511 from vicb/vicb/up-rollup 162ef46
- Bump rollup f82dcaa
- Merge pull request #517 from pavelhoral/fix-link-destination 1986fd3
- Fix escaping link destination with spaces ce16479
- Merge pull request #474 from orchitech/fix-image-links a22e6dc
- Properly escape inline link and image attributes. Fix #473. ea45ddd
- Add demo link b6874f7
v7.2.2
v7.2.1
v7.2.0
- Update deps lock. 7f8c785
- Merge pull request #460 from orchitech/fix-link-parenthesis 7bcda25
- Escape inline link attributes. Fix #459. fd462c8
- Merge pull request #461 from orchitech/custom-domino a4ddaff
- Switch to custom Domino fork. 10bbd00
- Merge pull request #463 from orchitech/github-actions 84e7876
- Use to GitHub Actions instead of Travis CI 7595c63
v7.1.3
v7.1.2
v7.1.1
v7.1.0
- Add mixmark-io update info. 08ea6d6
- Update deps. c1b11a3
- Update SECURITY.md ef41a54
- Update SECURITY.md 2d68b76
- Create SECURITY.md b30d120
- Merge pull request #372 from orchitech/npm-prepare 24070bc
- Fix build when used as git-linked dependency. c11f982
- Merge pull request #371 from orchitech/fix-inefficient-whitespace-join 46e6ffa
- Avoid match-at-end regexp bottleneck in replacement to output joining. Fix #370. 0f9129c
- Merge pull request #319 from orchitech/preformatted-code e7a9351
- Add support for interpreting <code> as a preformatted inline element and rendering Markdown accordingly. Fix #318. fc0d49f
- Merge pull request #317 from orchitech/code-span-rule-fix 04e499e
- Merge pull request #335 from orchitech/fix-browser-modules-export d741a1d
- Merge pull request #315 from orchitech/flanking-whitespace-improvements dcf2cf6
- Fix browser modules export. Fixes #334. 8d71a2d
- Follow CommonMark spec more precisely and make the code span rule even more robust for future Turndown development. Fix #316. 68a22b6
- Respect original whitespace instead of using hardcoded 0x20. Do not merge ASCII and non-ASCII whitespace. Make sure non-ASCII whitespace is moved out of inline elements to prevent generating broken Markdown. Fix #102. Fix #250. 27bdac0