HighlightCode
HighlightCode
When you need to render highlighted code blocks in Markdown.
Property | Description | Type | Default |
---|---|---|---|
lang | Language | string | - |
children | Code content | string | - |
header | Header section | React.ReactNode | null | React.ReactNode |
className | Style class name | string | |
classNames | Style class names | string | - |
highlightProps | Code highlighting configuration | highlightProps | - |