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

a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器

Results 59 react-markdown-editor-lite issues
Sort by recently updated
recently updated
newest added

When I try to press enter to insert a new line under MD editor it doesn't go to a new line in the preview. If the user presses keyboard enter...

bug

Is it currently possible to add keyboard accessibility to the toolbar? For instance, can the buttons be accessed via the tab key and have their click events also triggered with...

## OS and browser For example, Windows 10, Chrome 80.0. 例如:Windows 10,Chrome 80.0 ## Description 不支持React 18.0,作者有没有更新计划

bug

请问有考虑支持本地markdown上传的功能吗?

enhancement

怎么样能让渲染出来的a标签在新的窗口打开?

bug

## OS and browser MacOSX 10.15.7, Chrome 96.0.4664.110. ## Description Great library! onChange callback gets called twice as seen in the console. ## Reproduction URL https://codesandbox.io/s/rmel-demo-ref-in-function-component-u04gb?file=/src/App.js The same as in...

bug

请问客户端展示, 如何渲染呢

bug

Subject of the issue Markdown tables aren't rendered correctly. The markdown code is rendered without any formatting. It was working before, After upgrading some of the UI-libs, table doesn't render...