npm rehype-prism-plus 1.6.0
v1.6.0

latest releases: 2.0.0, 1.6.3, 1.6.2...
15 months ago

What's Changed

  • Feature - Add default language option by @timlrx in #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: v1.5.1...v1.6.0

Don't miss a new rehype-prism-plus release

NewReleases is sending notifications on new releases.