npm i react-code-blocksUsageUpdated usage instructions can be found here import { CopyBlock } from "react-code-blocks";function MyCodeComponent(props) { const copyBlockProps = { text: props.code, language: props.language, showLineNumbers: props.showLineNumbers, startingLineNumber: props....
Remark plugin for replacing ```mermaid code blocks with react `<Mermaid />` component with props like className and theme with themeVariables property - omurilo/remark-mermaid
coding-jimmy / react-router Public forked from remix-run/react-router Notifications Fork 0 Star 1 Code Pull requests Actions Projects Security Insights Commitchore(docs): styling code blocks Browse files main ryanflorence committed Nov 4, 2021 1 parent d84621d commit aecab8f ...