Skip to content

Releases: timlrx/rehype-prism-plus

v1.1.0

13 Oct 15:19
Compare
Choose a tag to compare

Change Log

  • chore: upgrade refactor to fix prismjs CVE

v1.0.0

08 Sep 13:49
Compare
Choose a tag to compare

Will publish only the ESM version going forward

v0.1.0

05 Sep 10:26
2693ab9
Compare
Choose a tag to compare

Change Log

  • fix: use span instead of div
  • feat: add code-highlight class to code block
  • docs: add working stylesheet example

Note: Due to the change from div to span, there might be breaking changes to existing styling. You can add a display: block style for .code-line to get the same behaviour as a div.

v0.0.6

24 Aug 14:13
87e0903
Compare
Choose a tag to compare

Change Log

fix: multiline code

v0.0.5

14 Aug 14:44
cfb6fec
Compare
Choose a tag to compare

Change Log

chore: update dependencies and export as esm module

v0.0.4

09 Aug 03:22
8b46c66
Compare
Choose a tag to compare

Change Log

  • fix: use refractor/lib/all to support all lang
  • chore: upgrade to refractor 4.1.1