mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-12 20:44:28 -06:00
Merge pull request #488 from LoyalPotato/master
This commit is contained in:
commit
d22fd40625
2
types/easymde.d.ts
vendored
2
types/easymde.d.ts
vendored
@ -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…
x
Reference in New Issue
Block a user