mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Input WYSIWYG: Updated tests, Added simple html limiting
This commit is contained in:
@ -329,7 +329,7 @@ export function buildForInput(options) {
|
||||
menubar: false,
|
||||
plugins: 'link autolink lists',
|
||||
contextmenu: false,
|
||||
toolbar: 'bold italic underline link bullist numlist',
|
||||
toolbar: 'bold italic link bullist numlist',
|
||||
content_style: getContentStyle(options),
|
||||
color_map: colorMap,
|
||||
file_picker_types: 'file',
|
||||
|
Reference in New Issue
Block a user