mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 12:48:00 +02:00
W3 Fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// Basic set. Feel free to add more tags
|
||||
// ----------------------------------------------------------------------------
|
||||
mySettings = {
|
||||
onShiftEnter: {keepDefault:false, replaceWith:'<br />\n'},
|
||||
onShiftEnter: {keepDefault:false, replaceWith:'<br>\n'},
|
||||
onCtrlEnter: {keepDefault:false, openWith:'\n<p>', closeWith:'</p>\n'},
|
||||
onTab: {keepDefault:false, openWith:' '},
|
||||
markupSet: [
|
||||
|
Reference in New Issue
Block a user