enable text foreground and background colors
This commit is contained in:
parent
68f8d0101d
commit
fe3f02f5e0
@ -74,7 +74,7 @@ define([
|
|||||||
// magicline plugin inserts html crap into the document which is not part of the
|
// magicline plugin inserts html crap into the document which is not part of the
|
||||||
// document itself and causes problems when it's sent across the wire and reflected back
|
// document itself and causes problems when it's sent across the wire and reflected back
|
||||||
removePlugins: 'resize',
|
removePlugins: 'resize',
|
||||||
extraPlugins: 'autolink',
|
extraPlugins: 'autolink,colorbutton,colordialog',
|
||||||
//skin: 'moono',
|
//skin: 'moono',
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user