Skip to content

Releases: tats-u/markdown-cjk-friendly

[email protected]

24 Feb 07:49
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/[email protected]@1.0.3

Trivial changes; the code is the same as the previous version.

  • Make LICENSE independent and unique one
  • Take non-Node runtime into account in the exports field in package.json
  • Update README

[email protected]

20 Feb 15:24
Compare
Choose a tag to compare

[email protected]

[email protected]

20 Feb 14:45
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/micromark-extension-cjk-friendly-gfm-strikethrough@[email protected]

  • Fix slate broken peerDependencies that are incompatible with micromark-extension-cjk-friendly
  • Update README

remark-cjk-friendly 1.0.0

13 Feb 15:21
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/[email protected]@1.0.0

  • Minor Breaking Change: the package is now ESM-only. However, if you have been able to import micromark, which is ESM-only, you should not be obstructed by this change.
  • Mark as stabilized to some extent
  • Improve README
  • Fix LICENSE

remark-cjk-friendly-gfm-strikethrough 1.0.0

13 Feb 15:06
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/remark-cjk-friendly@[email protected]

A new package: GFM strikethrough in remark is now patched for CJK, powered by micromark-extension-cjk-friendly-gfm-strikethrough.

You may want to combine it with remark-gfm and remark-cjk-friendly.

You will be able to use them in MDX, too.

micromark-extension-cjk-friendly 1.0.0

13 Feb 15:16
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/micromark-extension-cjk-friendly@[email protected]

  • Minor Breaking Change: the package is now ESM-only. However, if you have been able to import micromark, which is ESM-only, you should not be obstructed by this change.
  • This package now depends on a new package micromark-extension-cjk-friendly-util to share code with micromark-extension-cjk-friendly-gfm-strikethrough.
  • Mark as stabilized to some extent
  • Improve README
  • Fix LICENSE

micromark-extension-cjk-friendly-util 1.0.0

13 Feb 14:59
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/remark-cjk-friendly@[email protected]

Core functions of micromark-extnesion-cjk-friendly is now delegated to this package in favor of a new strikethrough package.

[email protected]

13 Feb 15:02
Compare
Choose a tag to compare

Full Changelog: https://github.com/tats-u/markdown-cjk-friendly/compare/remark-cjk-friendly@[email protected]

A new package: GFM strikethrough in micromark is now patched for CJK!

remark-cjk-friendly 0.1.0

26 Jan 06:19
Compare
Choose a tag to compare

A first release of remark plugin.

Powered by the micromark extension.