mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-23 09:54:28 -06:00
commit
2bac0bbcec
@ -843,7 +843,7 @@ var toolbarBuiltInButtons = {
|
||||
var insertTexts = {
|
||||
link: ["[", "](http://)"],
|
||||
image: [""],
|
||||
table: ["", "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n\n"],
|
||||
table: ["", "\n\n| Column 1 | Column 2 | Column 3 |\n| -------- | -------- | -------- |\n| Text | Text | Text |\n\n"],
|
||||
horizontalRule: ["", "\n\n-----\n\n"]
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user