mathquill4quill:通过MathQuill编辑器对加电羽毛笔的公式进行编辑

时间:2024-02-23 17:02:19
【文件属性】:

文件名称:mathquill4quill:通过MathQuill编辑器对加电羽毛笔的公式进行编辑

文件大小:18KB

文件格式:ZIP

更新时间:2024-02-23 17:02:19

latex quill wysiwyg mathquill LaTeXJavaScript

MathQuill 4鹅毛笔 这是什么? 该模块将对丰富的数学创作的支持添加到“编辑器中。 使用范例 纯Javascript 该模块取决于 , 和 ,因此除了添加对mathquill4quill.js和mathquill4quill.css的引用之外,您还需要添加对其JS和CSS文件的引用。 官方版本以及缩小的资产都可以在上找到。 接下来,初始化您的Quill对象并加载公式模块: // setup quill with formula support var quill = new Quill ( '#editor' , { modules : { formula : true , toolbar : [ [ 'formula' ] ] } , theme : 'snow' } ) ; 最后一步:用MathQuill替换Quill的本机公式创作。 // enable mathquill formula editor var enableMathQuillFormulaAuthoring = mathquill4quill ( ) ; enable


【文件预览】:
mathquill4quill-master
----.babelrc(39B)
----index.js(1KB)
----mathquill4quill.css(1KB)
----package.json(2KB)
----.markdownlint.json(174B)
----.prettierignore(10B)
----tests()
--------editor.test.js(569B)
--------math.test.js(674B)
--------enter.test.js(655B)
--------video.test.js(509B)
----mathquill4quill.js(10KB)
----index.html(3KB)
----nightwatch.conf.js(406B)
----azure-pipelines.yml(437B)
----.eslintrc.js(161B)
----.stylelintrc.js(84B)
----.gitignore(70B)
----.release-it.json(420B)
----README.md(5KB)
----.eslintignore(10B)
----LICENSE.txt(11KB)
----index.css(558B)

网友评论