svelte-highlight
Advanced tools
Changelog
7.0.0 - 2022-12-30
Breaking Changes
--hljs-background
-> --langtag-background
--hljs-foreground
-> --langtag-color
--hljs-radius
-> --langtag-border-radius
code
, language
as required propsFeatures
language
in on:highlight
event detail in HighlightAuto
LineNumbers
component to support rendering line numbershighlight.js
to version 11.7.0Fixes
HTMLAttributes
from svelte/elements
to correctly type $$restProps
Changelog
6.2.1 - 2022-08-07
Fixes
svelte-highlight/languages/*
, svelte-highlight/styles/*
Documentation