mirror of
https://github.com/leanote/desktop-app.git
synced 2025-08-29 09:34:03 +00:00
searchreplace toolbar
https://github.com/leanote/desktop-app/issues/331
This commit is contained in:
@@ -477,7 +477,7 @@ function initEditor() {
|
||||
], // nonbreaking
|
||||
|
||||
toolbar1: "formatselect | forecolor backcolor | bold italic underline strikethrough | image leaui_mindmap | leanote_code leanote_inline_code | bullist numlist | alignleft aligncenter alignright alignjustify",
|
||||
toolbar2: "outdent indent blockquote | link unlink | table | hr removeformat | subscript superscript |searchreplace | pastetext | leanote_ace_pre | fontselect fontsizeselect",
|
||||
toolbar2: "outdent indent blockquote | link unlink | table | hr removeformat | subscript superscript | searchreplace | pastetext | leanote_ace_pre | fontselect fontsizeselect",
|
||||
|
||||
// 使用tab键: http://www.tinymce.com/wiki.php/Plugin3x:nonbreaking
|
||||
// http://stackoverflow.com/questions/13543220/tiny-mce-how-to-allow-people-to-indent
|
||||
|
Reference in New Issue
Block a user