easy-markdown-editor
easy-markdown-editor copied to clipboard
Dropdown for selecting header
Is your feature request related to a problem? Please describe. Icons with text like H1, H2, H3 is not user-friendly. The "bigger heading" and "smaller heading" buttons aren't very user-friendly either.
Describe the solution you'd like A toolbar button that when pressed presents the user with a dropdown containing "Header 1", "Header 2", "Header 3", "Header 4", "Header 5" and "Header 6".
See https://github.com/Ionaru/easy-markdown-editor/issues/437
These are different issues. This issue is about providing a toolbar button that has a dropdown containing headers. That issue is about adding EasyMDE "actions" for header 4, 5 and 6.