Menci

Results 168 comments of Menci

StackEdit will split the list if you press twice Enter, and Dillinger has the same behavior as Moeditor.

I'm now working on a full refactoring of the project. The previous code is to difficult to maintain. Maybe I can push a commit of the refactored code in days....

What's the problem? I can't understand this language, is that aligned to the wrong position or rendered reversed?

But why do you replace to '\r\n' when saving?

The new Moeditor will no longer use CodeMirror. I'm switching to cledit.

Maybe it's an issue with Electron.

新版本会修复的。

开发是在 Linux 下进行的,当时我没有 Windows 环境就直接发布了,才有了这种问题

重构后的新版会支持整个 App 的主题功能,包括 UI、编辑器高亮、代码高亮、预览。

Currently you can use a fallback font list in a custom style file: ``` font-family: 'Roboto', 'Source Han Sans SC' ```