mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 01:44:31 -06:00
Change markdown guide link to open-source Markdown guide website.
This commit is contained in:
parent
0baa96af59
commit
df530cf465
2
dist/easymde.min.js
vendored
2
dist/easymde.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1298,7 +1298,7 @@ var toolbarBuiltInButtons = {
|
||||
},
|
||||
'guide': {
|
||||
name: 'guide',
|
||||
action: 'https://simplemde.com/markdown-guide',
|
||||
action: 'https://www.markdownguide.org/basic-syntax/',
|
||||
className: 'fa fa-question-circle',
|
||||
noDisable: true,
|
||||
title: 'Markdown Guide',
|
||||
|
Loading…
x
Reference in New Issue
Block a user