]>
BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/plugins-stub.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
/
plugins-stub.js
diff --git
a/resources/js/wysiwyg/plugins-stub.js
b/resources/js/wysiwyg/plugins-stub.js
index d220ac02da71f241be949049e02e50a1374e09e9..38725a1809e91107cd6f6f4ea2c40e32fb449102 100644
(file)
--- a/
resources/js/wysiwyg/plugins-stub.js
+++ b/
resources/js/wysiwyg/plugins-stub.js
@@
-6,11
+6,10
@@
function register(editor, url) {
}
-
/**
* @param {WysiwygConfigOptions} options
* @return {register}
*/
export function getPlugin(options) {
return register;
-}
\ No newline at end of file
+}