Skip to content

Releases: Microflash/rehype-starry-night

v3.2.0

06 Jan 15:23
Compare
Choose a tag to compare
  • Upgrades to @wooorm/starry-night@3.2.0

v3.1.0

05 Dec 15:44
Compare
Choose a tag to compare
  • Upgrades to @wooorm/starry-night@3.1.0

v3.0.0

24 Sep 10:31
Compare
Choose a tag to compare
  • Introduces a new Header extension API to customize codeblock headers
  • Drops support for Node.js versions below 16 (since the underlying dependencies now require Node.js 16)
  • Upgrades to @wooorm/starry-night@3.0.0
  • Upgrades to hast-util-to-string@3.0.0
  • Upgrades to unist-util-visit@5.0.0

v2.1.1

21 May 09:20
Compare
Choose a tag to compare
  • Fix variable in index.css (#1) by @thor2304
  • Refactor index.css to make it customizable by people using it directly
  • Update docs with an example of supporting light and dark themes

v2.1.0

21 May 09:16
Compare
Choose a tag to compare
  • Regression tests
  • GitHub Actions to run regression automatically
  • CSS to style header and gutter of codefences
  • Sample images for various usecases

v2.0.0

21 May 09:14
Compare
Choose a tag to compare
  • Improve line number detection
  • Pad line numbers

v1.0.0

21 May 09:11
Compare
Choose a tag to compare

Syntax highlight plugin with support for following additional features

  • line numbers
  • line highlights
  • support for prompt
  • captions and language information