code-farmer-i
code-farmer-i
> 您好,本地上传图片监听的事件是什么,看了好几遍文档没找到呢 试试这个[v-md-editor](https://code-farmer-i.github.io/vue-markdown-editor/senior/toc.html)
> Failed to resolve loader: less-loader > > 命令行提示缺少资源 试试这个[v-md-editor](https://code-farmer-i.github.io/vue-markdown-editor/senior/toc.html)
+1 前端切图仔表示有点难搞
默认是有个样式限制了图片的max-width: 100%,文档示例中无法复现
估计是语法冲突了,加个转义好像可以
可以试试修改md配置:  ```js md.set({ quotes: '""''' }) ```
https://ckang1229.gitee.io/vue-markdown-editor/zh/question.html#%E5%A6%82%E4%BD%95%E8%87%AA%E5%AE%9A%E4%B9%89%E6%B8%B2%E6%9F%93%E6%A0%B7%E5%BC%8F
The directory structure is retained when exporting, and pictures and attachments are exported as local files. The same applies to importing. I believe this should meet the needs of most...
Is there any progress so far?
> Starting from [v0.20.0](https://github.com/docmost/docmost/releases/tag/v0.20.0), you can now publicly share pages with their nested sub-pages. This should be sufficient for now. In the future, we may consider making making it possible...