Skip to content

muzaffar640/markdown-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Markdown Renderer with React and TypeScript

This repository contains production-ready templates for rendering markdown in React applications with custom components and syntax highlighting.

Features

  • Supports mathematical expressions via KaTeX
  • Syntax highlighting for multiple programming languages
  • TypeScript support for maintainability
  • Customizable components (headings, lists, tables)

Installation

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

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors