markdown-editor icon indicating copy to clipboard operation
markdown-editor copied to clipboard

Markdown wysiwyg and markup editor

Results 81 markdown-editor issues
Sort by recently updated
recently updated
newest added

1. Moved the parts related to yfm from behavior to yfm 2. Fixed some eslint errors

I have updated codemirror editor to next majority version Migration guide: https://codemirror.net/docs/migration/ This is major feature because it modifies the toolbar actions API for markup mode

That would be great to be able pass [`screenReaderLabel`](https://codemirror.net/5/doc/manual.html#option_screenReaderLabel) option to (at least) CodeMirror component.

a11y

Remove Lodash from dependencies and replace his methods with own

dependencies

I have one quote and text under it. I want move text to quote after press 'tab' as Notion.

## Problem Editor looks ugly on mobile devices. It shows popups under gravity Sheet, example. ## Proposal Adopt editor for mobile devices: - move toolbar to keyboard - review buttons...

enhancement

**Context** The height of the clickable area in the `contenteditable` element is different for different view modes (or presets). **Steps to reproduce** You can reproduce it in storybook's [Presets section](https://preview.gravity-ui.com/md-editor/?path=/story/markdown-editor-presets--zero):...

bug

On small screens help tooltip with Markdown markup is hidden under the toolbar. **Steps to Reproduce:** - Open the Editor on small screen (height

good first issue