File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ horizontal-rule | drawHorizontalRule | Insert Horizontal Line<br>fa fa-minus
203
203
preview | togglePreview | Toggle Preview<br >fa fa-eye no-disable
204
204
side-by-side | toggleSideBySide | Toggle Side by Side<br >fa fa-columns no-disable no-mobile
205
205
fullscreen | toggleFullScreen | Toggle Fullscreen<br >fa fa-arrows-alt no-disable no-mobile
206
- guide | [ This link] ( http ://nextstepwebs.github.io/ simplemde-markdown-editor /markdown-guide) | Markdown Guide<br >fa fa-question-circle
206
+ guide | [ This link] ( https ://simplemde.com /markdown-guide) | Markdown Guide<br >fa fa-question-circle
207
207
208
208
Customize the toolbar using the ` toolbar ` option like:
209
209
Original file line number Diff line number Diff line change @@ -1214,7 +1214,7 @@ var toolbarBuiltInButtons = {
1214
1214
} ,
1215
1215
"guide" : {
1216
1216
name : "guide" ,
1217
- action : "http ://nextstepwebs.github.io/ simplemde-markdown-editor /markdown-guide" ,
1217
+ action : "https ://simplemde.com /markdown-guide" ,
1218
1218
className : "fa fa-question-circle" ,
1219
1219
title : "Markdown Guide" ,
1220
1220
default : true
You can’t perform that action at this time.
0 commit comments