code-farmer-i

Results 26 comments of 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)

默认是有个样式限制了图片的max-width: 100%,文档示例中无法复现

估计是语法冲突了,加个转义好像可以

可以试试修改md配置: ![72043877a1c44f85c41c517b7bc14b7a](https://github.com/code-farmer-i/vue-markdown-editor/assets/15082905/944617f9-205a-4811-ad94-62a507ab6f9b) ```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...