@microflash/rehype-starry-night
Advanced tools
Changelog
[7.2.2] - 2025-02-07
Changelog
[7.2.1] - 2025-01-05
@wooorm/starry-night@3.6.0
Changelog
[7.2.0] - 2024-12-23
Language plugin now wraps the language in a span
- <div class="hl-language">css</div>
+ <div class="hl-language"><span>css</span></div>
Changelog
[7.1.1] - 2024-09-28
@microflash/fenceparser@3.1.0
hast-util-to-string@3.0.1
Changelog
[7.1.0] - 2024-09-02
@wooorm/starry-night@3.5.0
Changelog
[7.0.0] - 2024-08-02
wrap
option to soft wrap the entire codeblock by setting it to true
Changelog
[6.1.0] - 2024-07-27
Changelog
[6.0.0] - 2024-07-27
wrap
propertywrap
option to soft wrap the entire codeblock by setting it to true
Changelog
[5.0.0] - 2024-07-07
caption
property to title
for codeblock titles--hl-code-highlight
to --hl-line-highlight-background-color