Enables Shaku on Sugar High.
Try it out on Shaku × Sugar High.
import { highlight } from "shaku-code-annotate-sugar-high";
const preview = highlight(code);
// generates HTML which has Shaku rendered
For styling, you can refer to
- sugar-high.css - token colors
- shaku-sugar-high.css - shaku styles
Markdown is not supported in Shaku × Sugar High, for simplicity.
If you want, shaku-code-annotate-shiki might be a better option.