Skip to content

在create-react-app中使用ueditor,并且可以完美展示latex格式公式

Notifications You must be signed in to change notification settings

handv/react-ueditor-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目基于create-react-app

  • 本地部署

npm run start

功能点

  • ueditor in react
  • latex格式数据在ueditor中以公式的形式展示,并且可以二次编辑

原理

  1. 用mathjax将latex格式数据转换成svg
  2. 用canvg将svg转换成图片
  3. 将图片转换成kityformula格式的图片,在ueditor中展示
  4. ueditor安装公式插件,二次编辑公式图片

技术栈

demo

image

About

在create-react-app中使用ueditor,并且可以完美展示latex格式公式

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published