react-markdown-content-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

React Markdown Content Component

一个功能强大的 React Markdown 内容渲染组件,支持图片、视频、自定义组件和丰富的交互功能。

功能特性

  • ✅ 支持标准 Markdown 语法
  • ✅ 支持 LaTeX 数学公式
  • ✅ 支持图片预览和视频播放
  • ✅ 支持自定义组件渲染
  • ✅ 支持思考过程的折叠/展开
  • ✅ 支持文档引用和链接
  • ✅ 支持代码高亮
  • ✅ 支持响应式设计

安装

API

Props

属性 类型 默认值 描述

|

依赖

  • React >= 16.8.0
  • React DOM >= 16.8.0
  • Ant Design >= 5.0.0
  • react-markdown
  • react-syntax-highlighter
  • rehype-katex
  • remark-gfm
  • 其他相关依赖

许可证

MIT

Package Sidebar

Install

npm i react-markdown-content-component

Weekly Downloads

339

Version

1.0.4

License

MIT

Unpacked Size

994 kB

Total Files

10

Last publish

Collaborators

  • mengguolin