BiMo
BiMo copied to clipboard
一款跨平台的 Markdown 书写工具
Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 1.1.1. Release notes Sourced from marked's releases. 1.1.1 Fixes Fix image links with escaped brackets #1683 Fix async highlight not async #1685 Fix ordered lists...
Bumps [electron](https://github.com/electron/electron) from 2.0.18 to 9.1.0. Release notes Sourced from electron's releases. electron v9.1.0 Release Notes for v9.1.0 Features Added support for MessagePort in the main process. #24323 Added support...
感觉挺好的工具,可惜又消失了
试着跑了下代码,发现缺少一个依赖,报错Module not found: Error: Can't resolve 'codemirror/addon/dialog/dialog.css'; 添加依赖后运行起来了: cnpm install vue-codemirror --save