Skip to content

Latest commit

 

History

History

shaku-code-annotate-sugar-high

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

shaku-code-annotate-sugar-high

Enables Shaku on Sugar High.

Try it out on Shaku × Sugar High.

Usage

import { highlight } from "shaku-code-annotate-sugar-high";

const preview = highlight(code);
// generates HTML which has Shaku rendered

For styling, you can refer to

  1. sugar-high.css - token colors
  2. shaku-sugar-high.css - shaku styles

Caveat

Markdown is not supported in Shaku × Sugar High, for simplicity.

If you want, shaku-code-annotate-shiki might be a better option.