Skip to content

Releases: timlrx/rehype-prism-plus

v1.4.0

13 May 16:09
da56299
Compare
Choose a tag to compare

What's Changed

  • fix: allow for require imports to support jest 28 by @wilkmaia in #37
  • fix: disable showLineNumbers on a per block basis by @timlrx in #39
  • chore: upgrade refractor to 4.7.0 by @timlrx in #40

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

28 Feb 11:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Jan 14:00
Compare
Choose a tag to compare

Change Log

  • Export separate bundles for all, common and generator

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Jan 15:12
Compare
Choose a tag to compare

What's Changed

  • Remove dependency on unified and rehype-parse in determining node position by @timlrx in #27

Full Changelog: v1.2.2...v1.3.0

v1.2.1

09 Jan 00:33
Compare
Choose a tag to compare

Change Log

  • remove console log

v1.2.1

09 Jan 00:27
Compare
Choose a tag to compare

What's Changed

  • move to src folder and remove redundant visitor type by @timlrx in #25

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Jan 03:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

18 Nov 15:56
8e89cbb
Compare
Choose a tag to compare

Change Log

  • feat: improve support for diff
  • docs: add example style for diff

image

v1.1.2

15 Nov 05:54
Compare
Choose a tag to compare

Change Log

  • fix: build
  • feat: show line numbers from a specified number (thanks @PsyGik!)

v1.1.1

27 Oct 09:41
c057dae
Compare
Choose a tag to compare

Change Log

  • fix: add language-* class to pre tag