(json)
| 617 | }, |
| 618 | onBeforeSave: function (zip) { |
| 619 | function jsonToBuffer(json) { |
| 620 | return new Buffer(JSON.stringify(json, null, '\t')); |
| 621 | } |
| 622 | |
| 623 | const keywords = ['wysiwyg', 'tinymce', 'richtext', 'javascript', 'html', 'text', 'rich editor', 'rich text editor', 'rte', 'rich text', 'contenteditable', 'editing'] |
| 624 |