文件名称:texme一个自动渲染MarkdownLatex文档的JS库
文件大小:31KB
文件格式:ZIP
更新时间:2022-08-29 21:11:52
JavaScript开发-Markdown编辑器
texme 一个自动渲染 Markdown Latex 文档的 JS 库
【文件预览】:
texme-master
----.gitignore(425B)
----package.json(1KB)
----texme.js(13KB)
----Makefile(2KB)
----LICENSE.md(1KB)
----meta()
--------README.md(602B)
----.travis.yml(110B)
----texme.min.js(4KB)
----jsdoc.json(189B)
----examples()
--------valid-html5.html(406B)
--------mdme.html(468B)
--------style-plain.html(385B)
--------demo.html(3KB)
--------content-in-textarea.html(333B)
--------mathjax.html(748B)
--------set-options.html(669B)
--------markdown-only.html(521B)
--------interactive-demo.html(2KB)
--------style-custom.html(557B)
--------unusual-code-body-broken.html(94B)
--------unusual-code-body-fixed.html(97B)
--------unusual-code-textarea.html(119B)
--------content-in-body.html(308B)
--------skip-render.html(631B)
----README.md(19KB)
----CHANGES.md(1KB)
----dev()
--------README.md(837B)
----test()
--------aux()
--------test-render.js(2KB)
--------test-render-page.js(3KB)
--------test-main.js(2KB)
--------test-mask.js(1KB)
--------test-tokenize.js(7KB)
--------test-render-commonmark.js(421B)