This repository contains production-ready templates for rendering markdown in React applications with custom components and syntax highlighting.
- Supports mathematical expressions via KaTeX
- Syntax highlighting for multiple programming languages
- TypeScript support for maintainability
- Customizable components (headings, lists, tables)
To use the components in your project:
npm install react-markdown rehype-raw remark-gfm rehype-katex rehype-highlight remark-math prismjs katex react-syntax-highlighter