Skip to content

Instantly share code, notes, and snippets.

View egoist's full-sized avatar
🙏
Please support my open-source projects!

EGOIST egoist

🙏
Please support my open-source projects!
View GitHub Profile
@egoist
egoist / donate.md
Last active May 25, 2019 06:43
Support My Work

目前,我正在使用 Miu 在 Windows 进行 Markdown 格式的书写,功能有限,却足够用了。

本程序的计划是每周更新一次,是啊,学小米的呢。

初衷

为什么又要造一个 Markdown 的轮子?

答案太简单,没有适合我的轮子,就自己造。目前 Windows 上的编辑器都让我提不起写作的兴趣。但自从现在,一切都改变了cdsc现在你就在见证不是吗。

Miu

Miu

Overview

This is bold

How about this

{
"name": "Miu",
"version": "0.1.2",
"authors": [
"0x142857 [i@0x142857.com](mailto:i@0x142857.com)"
],
"description": "Mou inspired Editor for Windows",
"main": "index.html",
"moduleType": [
"node"
window.Miu = Ember.Application.create();
var gui = require('nw.gui');
var win = gui.Window.get();
1

Miu

Miu

  • Starting to take notes with a cool tool when using Windows.
  • Features with live preview, auto-save, cloud sync, sharing to Weibo
  • Built for Windows users who can't afford to get a Mac
  • More features are coming with love

Miu /mju:/ stands for Markdown editor for Windows(Mew)

123

<span class="hljs-function"><span class="hljs-keyword">function</span> <span class="hljs-title">func</span><span class="hljs-params">()</span></span>{
    alert(<span class="hljs-string">'123'</span>)
}

目前,我正在使用 Miu 在 Windows 进行 Markdown 格式的书写,功能有限,却足够用了。

本程序的计划是每周更新一次,是啊,学小米的呢。

初衷

为什么又要造一个 Markdown 的轮子?

答案太简单,没有适合我的轮子,就自己造。目前 Windows 上的编辑器都让我提不起写作的兴趣。但自从现在,一切都改变了cdsc现在你就在见证不是吗。

<span class="hljs-variable">$translateProvider</span>.translations(<span class="hljs-string">'cn'</span>, {
<span class="hljs-string">'GLOBAL'</span>:{
<span class="hljs-string">'save'</span>: <span class="hljs-string">'保存'</span>,
<span class="hljs-string">'cancel'</span>: <span class="hljs-string">'取消'</span>,
<span class="hljs-string">'confirm'</span>: <span class="hljs-string">'确定'</span>
},
<span class="hljs-string">'NAV'</span>:{
<span class="hljs-string">'file'</span>: {
<span class="hljs-string">'title'</span>: <span class="hljs-string">'文件'</span>,
<span class="hljs-string">'option'</span>: {
<span class="hljs-variable">$translateProvider</span>.translations(<span class="hljs-string">'cn'</span>, {
<span class="hljs-string">'GLOBAL'</span>:{
<span class="hljs-string">'save'</span>: <span class="hljs-string">'保存'</span>,
<span class="hljs-string">'cancel'</span>: <span class="hljs-string">'取消'</span>,
<span class="hljs-string">'confirm'</span>: <span class="hljs-string">'确定'</span>
},
<span class="hljs-string">'NAV'</span>:{
<span class="hljs-string">'file'</span>: {
<span class="hljs-string">'title'</span>: <span class="hljs-string">'文件'</span>,
<span class="hljs-string">'option'</span>: {