Rehype Prism Plus Versions Save

rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers

v2.0.0

4 months ago

What's Changed

  • chore: upgrade unified js dependencies and typing

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.6.3...v2.0.0

v1.6.3

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.6.2...v1.6.3

v1.6.2

9 months ago

Change Log

  • Fix export type definition for bundlers

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.6.1...v1.6.2

v1.6.1

11 months ago

What's Changed

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.6.0...v1.6.1

v1.6.0

11 months ago

What's Changed

  • Feature - Add default language option by @timlrx in https://github.com/timlrx/rehype-prism-plus/pull/59 You can now pass in {defaultLanguage: 'py'} or your most commonly used language and save the hassle of specifying it at every code block level. Note that defaultLanguage takes precedence over the ignoreMissing setting. The defaultLanguage should be registered with refractor, otherwise the plugin will throw an error message.
  • Update dependencies

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.5.1...v1.6.0

v1.5.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.5.0...v1.5.1

v1.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.4.3...v1.5.0

v1.4.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.4.2...v1.4.3

v1.4.2

1 year ago

v1.4.1

1 year ago

What's Changed

Full Changelog: https://github.com/timlrx/rehype-prism-plus/compare/v1.4.0...v1.4.1