]>
BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/util.js
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WYSIWYG: Altered how custom head added to editors
[bookstack]
/
resources
/
js
/
wysiwyg
/
util.js
diff --git
a/resources/js/wysiwyg/util.js
b/resources/js/wysiwyg/util.js
index 68b6aabfce54bc4c632629ac876db60fa2d1df82..2422da7813ebbbc493b2c9c63a480444e6553ebb 100644
(file)
--- a/
resources/js/wysiwyg/util.js
+++ b/
resources/js/wysiwyg/util.js
@@
-14,4
+14,5
@@
export const blockElementTypes = [
'ul',
'ol',
'table',
+ 'hr',
];