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

A markdown editor built on Vue

Results 121 vue-markdown-editor issues
Sort by recently updated
recently updated
newest added

轻量版编辑器,在拖动编辑器的时候,会自动滑到最底 官网的案例测试也有这个问题 ![aa](https://user-images.githubusercontent.com/11733856/185579981-1e2321d0-fc81-408d-b2f8-b7c716cf6aff.gif)

不能正常渲染的图片 ``` ![img](https://cdn.nlark.com/yuque/0/2022/png/22189172/1658918872155-600ea6b9-64e7-4b62-af22-b4cc6ec02c79.png) ``` 能正常渲染的图片 ``` ![image.png](https://realenet-1301408934.cos.ap-nanjing.myqcloud.com/markdown/material/zhishiku/material/1660791733099/1/image.png) ``` 如果用浏览器打开会发现,`不能正常渲染的图片`是只能下载后打开查看的,`能正常渲染的图片`是可以直接用浏览器看的。 我想这就是他们的区别 那有没有办法在使用您的框架时能够正常加载`不能正常渲染的图片`呢? 感谢您~

你好,我想问一下预览模式下如何监听到正文部分的滚动,以此来确定滚动到标题的位置,并在目录中的标题有相应的选中效果。

Could not find a declaration file for module '@kangc/v-md-editor'.

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@kangc/[email protected]` for the project I'm working on. Here is the diff that solved...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@kangc/[email protected]` for the project I'm working on. Here is the diff that solved...

Would like to add a feature for exporting files in md format

Bumps [terser](https://github.com/terser/terser) from 4.6.10 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies