UNPKG

bootstrap-wysiwyg

Version:

A tiny Bootstrap and jQuery based WYSIWYG rich text editor based on the browser function execCommand.

5 lines 240 B
{ "preset": "jquery", "maximumLineLength": 175, // Debatable: the jQuery preset sets this to 100, which prevents a lot of our if statements and function declarations from being on the same line, "validateLineBreaks": "CRLF" }