Merge pull request #488 from LoyalPotato/master

pull/492/head
Jeroen Akkerman 2 years ago committed by GitHub
commit d22fd40625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -183,7 +183,7 @@ declare namespace EasyMDE {
blockStyles?: BlockStyleOptions;
element?: HTMLElement;
forceSync?: boolean;
hideIcons?: ReadonlyArray<string>;
hideIcons?: ReadonlyArray<ToolbarButton>;
indentWithTabs?: boolean;
initialValue?: string;
insertTexts?: InsertTextOptions;

Loading…
Cancel
Save