文件名称:simditor-mark:Simditor的商标扩展名
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-07 16:48:05
JavaScript
simditor-mark Simditor的一个官方扩展,为工具栏添加一个荧光笔按钮,用于高亮所选内容。 如何使用 在 Simditor 的基础上额外引入 simditor-mark 的脚本 [removed][removed] 在初始化simditor的时候,在toolbar选项中加入mark即可,如: var simditor = new Simditor({ textarea: '#textarea', toolbar: ['mark', 'title', 'bold', 'italic', 'underline', 'strikethrough', 'color', '|', 'ol', 'ul', 'blockquote', 'code', 'table', ] });
【文件预览】:
simditor-mark-master
----.gitignore(149B)
----README.md(722B)
----demo.html(2KB)
----Gemfile(121B)
----.bowerrc(33B)
----LICENSE(1KB)
----bower.json(599B)
----package.json(648B)
----Gemfile.lock(114B)
----src()
--------simditor-mark.coffee(1KB)
----spec()
--------simditor-mark-spec.coffee(2KB)
--------simditor-mark-spec.js(3KB)
----lib()
--------simditor-mark.js(3KB)
----Gruntfile.coffee(2KB)
----circle.yml(68B)