Merge pull request #484 from kicksent/patch-1

Fix typo in readme
pull/488/head
Jeroen Akkerman 2 years ago committed by GitHub
commit 3e653dc900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -367,7 +367,7 @@ const easyMDE = new EasyMDE({
className: "fa fa-bold",
title: "Bold",
},
"italics", // shortcut to pre-made button
"italic", // shortcut to pre-made button
{
name: "custom",
action: (editor) => {

Loading…
Cancel
Save