mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 09:54:28 -06:00
commit
3e653dc900
@ -367,7 +367,7 @@ const easyMDE = new EasyMDE({
|
|||||||
className: "fa fa-bold",
|
className: "fa fa-bold",
|
||||||
title: "Bold",
|
title: "Bold",
|
||||||
},
|
},
|
||||||
"italics", // shortcut to pre-made button
|
"italic", // shortcut to pre-made button
|
||||||
{
|
{
|
||||||
name: "custom",
|
name: "custom",
|
||||||
action: (editor) => {
|
action: (editor) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user