mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 09:54:28 -06:00
Add missing undo and redo actions
This commit is contained in:
parent
3d07f0eb97
commit
af81424b78
@ -349,6 +349,8 @@ preview | togglePreview | Toggle Preview<br>fa fa-eye no-disable
|
|||||||
side-by-side | toggleSideBySide | Toggle Side by Side<br>fa fa-columns no-disable no-mobile
|
side-by-side | toggleSideBySide | Toggle Side by Side<br>fa fa-columns no-disable no-mobile
|
||||||
fullscreen | toggleFullScreen | Toggle Fullscreen<br>fa fa-arrows-alt no-disable no-mobile
|
fullscreen | toggleFullScreen | Toggle Fullscreen<br>fa fa-arrows-alt no-disable no-mobile
|
||||||
guide | [This link](https://www.markdownguide.org/basic-syntax/) | Markdown Guide<br>fa fa-question-circle
|
guide | [This link](https://www.markdownguide.org/basic-syntax/) | Markdown Guide<br>fa fa-question-circle
|
||||||
|
undo | undo | Undo<br>fa fa-undo
|
||||||
|
redo | redo | Redo<br>fa fa-redo
|
||||||
|
|
||||||
|
|
||||||
### Toolbar customization
|
### Toolbar customization
|
||||||
|
Loading…
x
Reference in New Issue
Block a user