Skip to content

pantoken / renderers/react-markdown/src / rehypeColorCodes

Fušla: rehypeColorCodes()

rehypeColorCodes(): (tree) => void

Behta

Rehype-plugin mii čohkká erenođđa gávnnat <span data-color-code="…">-s, dasgo React kerrovaš sáhttá čáppat gávpot. Máŋggabealde icon-token-pipeline'n.

Gullii / Gávdnat

(tree) => void

Exempel

tsx
import Markdown from "react-markdown";
import { rehypeColorCodes } from "@pantoken/react-markdown";

<Markdown rehypePlugins={[rehypeColorCodes]}>Brand is #03893D.</Markdown>;